From 6c7947645cecd05f146ac6a4ff27e3b7adbe2b1f Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Thu, 4 Apr 2002 19:43:47 +0000 Subject: Add note about changes in xml.sax.expatreader. --- Misc/NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 616d6ec..aea9348 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -10,6 +10,12 @@ Core access to the current frame during destruction of a local variable could access a pointer to freed memory. +Library + +- The xml.sax.expatreader.ExpatParser class will no longer create + circular references by using itself as the locator that gets passed + to the content handler implementation. [SF bug #535474] + Windows - The installer now installs Start menu shortcuts under (the local -- cgit v0.12