X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=newandnoteworthy.txt;h=10aa9eaefd662c7678f9d1540d4ba6f3404509da;hb=30f708027f27e100cd73ac2e60d12dc50654381f;hp=051dff5ecd2fe9987f299903760084c6dca3350d;hpb=d23e0c51701569126a04a8062581a7606c731b12;p=jquery.git diff --git a/newandnoteworthy.txt b/newandnoteworthy.txt index 051dff5..10aa9ea 100644 --- a/newandnoteworthy.txt +++ b/newandnoteworthy.txt @@ -10,6 +10,8 @@ New and Noteworthy - 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 + - Fixed docs for html(): Now mentions that is not available for XML documents + - Improved docs for blur() and focus(), mentioning the difference between calling the jQuery method and the DOM method 1.0.4 -----