From: Jörn Zaefferer Date: Thu, 22 Feb 2007 20:53:41 +0000 (+0000) Subject: Added fix notes X-Git-Url: http://git.asbjorn.it/?a=commitdiff_plain;h=bb0ce1550da91e861faf7650b4617621ec14bfa8;p=jquery.git Added fix notes --- diff --git a/ChangeLog.txt b/ChangeLog.txt index 778e8ca..40ec547 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -11,6 +11,8 @@ New and Noteworthy * @href is now consistent in all browsers. * Fixed the slideDown flickering bug. * Having a \r endline in $("...") caused a never-ending loop. +* Fixed IE6 AJAX memory leak +* Fixed bug in pushStack, reporting an element at [0] in a jQuery object with length 0 1.1 -----