X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=newandnoteworthy.txt;h=051dff5ecd2fe9987f299903760084c6dca3350d;hb=d23e0c51701569126a04a8062581a7606c731b12;hp=638f66b40f903c1798fb701552a3a824e6ab9b0d;hpb=0d149e52e6d3326730c6a5e688d5496a7ab91a87;p=jquery.git diff --git a/newandnoteworthy.txt b/newandnoteworthy.txt index 638f66b..051dff5 100644 --- a/newandnoteworthy.txt +++ b/newandnoteworthy.txt @@ -8,6 +8,8 @@ New and Noteworthy - $.get, $.getIfModified, $.post, $.getScript and $.getJSON now all pass through the XMLHttpRequest as returned by $.ajax - Improved AJAX docs (eg. more examples for $.ajax - Improved event fixing, using less browser and more object detection + - Fixed ID with context selectors (eg. div#id doesn't ignore "div" anymore) + - Improved jQuery.merge to avoid unnecessary loops 1.0.4 -----