Added some more notes to newandnoteworthy, reflecting Dave's changes
[jquery.git] / newandnoteworthy.txt
index dc8d5f7..051dff5 100644 (file)
@@ -7,6 +7,9 @@ New and Noteworthy
  - Fixed synchronous requests
  - $.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
 -----