From 3d79035d174fc6500c019a702fe582defd4e3a0c Mon Sep 17 00:00:00 2001 From: Neal Norwitz Date: Mon, 19 Sep 2005 06:48:05 +0000 Subject: Note fix of memory leak. --- Misc/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 889f5f8..c8d6278 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -65,6 +65,8 @@ Core and builtins Extension Modules ----------------- +- Fix memory leak in posix.access(). + - Patch #1213831: Fix typo in unicodedata._getcode. - Bug #1007046: os.startfile() did not accept unicode strings encoded in -- cgit v0.12