diff options
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ Library Extension Modules ----------------- -- Bug #1521375: The code in ctypes.util.find_library was +- Bug #1521375: When the code in ctypes.util.find_library was run with root priviledges, it could overwrite or delete /dev/null in certain cases; this is now fixed. |