From 6e1ad2eb7daf9adb5b7454dde7e3d773961dc602 Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Thu, 13 Jul 2006 17:05:13 +0000 Subject: Fix misleading words. --- Misc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index c44227b..31ec784 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -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. -- cgit v0.12