X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=ChangeLog.txt;fp=ChangeLog.txt;h=ba4ed5f3319935ffab5ca125a7c9fd663687eea8;hb=44599e174b5d1f924def5a3950375ead12b9d21b;hp=40ec5478b02b23dd0c146e3a2adb5c5e0cb25965;hpb=4259b02c99202092d222fc7ca19c1ab83df7eafa;p=jquery.git diff --git a/ChangeLog.txt b/ChangeLog.txt index 40ec547..ba4ed5f 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -7,7 +7,9 @@ New and Noteworthy 1.1.2 ---- +* Fixed IE ID selectors selecting by the name attribute. * Change: Events are now internally stored in elem.$events rather than elem.events (due to a nasty bug relating to DOM 0 expandos). +* .attr('href') is now consistent in all browsers. * @href is now consistent in all browsers. * Fixed the slideDown flickering bug. * Having a \r endline in $("...") caused a never-ending loop.