From d00429860f7b10050b22b0eb2bb864111b6bd193 Mon Sep 17 00:00:00 2001 From: Neal Norwitz Date: Thu, 29 May 2003 19:03:43 +0000 Subject: [PATCH] Add section for 2.2.3 final and memory leak plug for tkinter --- Misc/NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index c32d6909731c..706b36a24433 100644 --- 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 ============================ -- 2.47.3