]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add section for 2.2.3 final and memory leak plug for tkinter
authorNeal Norwitz <nnorwitz@gmail.com>
Thu, 29 May 2003 19:03:43 +0000 (19:03 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Thu, 29 May 2003 19:03:43 +0000 (19:03 +0000)
Misc/NEWS

index c32d6909731c1fc0a4c9032b01e4c2522ca56144..706b36a24433faa8df689c6a48addb2a88011e6e 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1,3 +1,10 @@
+What's New in Python 2.2.3 (final) ?
+Release date: 30-May-2003
+====================================
+
+- SF #745055: Fix memory leaks in Tkapp_Split and Tkapp_SplitList.
+
+
 What's New in Python 2.2.3c1 ?
 Release date: 22-May-2003
 ============================