Improved docs for blur() and focus(), mentioning the difference between calling the...
[jquery.git] / newandnoteworthy.txt
index 051dff5..10aa9ea 100644 (file)
@@ -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
 -----