<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -7,15 +7,10 @@ MooTools Plugins and Enhancements Repository
 
 ### TO DO
 
-* Need to run tests against all browsers
 * Move demo/tutorials from Clientcide wiki to Mootorial; update links in docs
-* Go through lighthouse tickets and identify criticals for 1.0 release
-* Compat for previous version of -more
-* Verify compat for multi-builder on mootools.net
 * Compat for Clientcide
-* Switch to feature detection instead of engine detection
-* update all the Element.Forms methods to getters/setters; tidy them up a bit
-* Update calls to .position to use .setPosition
+* make detach method for all classes that attach to elements
+* make destroy method for all classes that create elements
 
 ### StyleGuide
 
@@ -41,8 +36,6 @@ MooTools Plugins and Enhancements Repository
 
 * IframeShim
   - options:zindex renamed to zIndex
-  - makeShim method gone
-  - occluded property (Element.storage) now camelcase (iframeShim). consistent with tween, morph, etc
 * JsonP
   - renamed to Request.JSONP
   - constructor/send/prepareUrl take options hash, no longer an url directly (like Request)
@@ -72,4 +65,6 @@ MooTools Plugins and Enhancements Repository
   - Number / String extensions moved to string extras. zeroise made an anonymous function, was lame
 * Element.setPosition is now Element.position
 * String.Extra query functions moved to URI.js
- - parseQuery &gt; parseQueryString for consistency with cleanQueryString
\ No newline at end of file
+ - parseQuery &gt; parseQueryString for consistency with cleanQueryString
+* Request.Queue
+	- event names all renamed; *onRequestStart* &gt;&gt; *onRequest*, *onRequestSuccess* &gt;&gt; *onSuccess*, etc
\ No newline at end of file</diff>
      <filename>README.md</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ac872a1fd43cff83c11bf31be6a7cfc78f9bb8ea</id>
    </parent>
  </parents>
  <author>
    <name>Aaron Newton</name>
    <email>git@clientcide.com</email>
  </author>
  <url>http://github.com/mootools/mootools-more/commit/50bbe6129e857108cb5ef97a0dc29ec8a257afac</url>
  <id>50bbe6129e857108cb5ef97a0dc29ec8a257afac</id>
  <committed-date>2009-04-22T12:16:12-07:00</committed-date>
  <authored-date>2009-04-22T12:16:12-07:00</authored-date>
  <message>updating readme with changes from clientcide</message>
  <tree>283a287a1a990e3005c678c0d61193051ce94308</tree>
  <committer>
    <name>Aaron Newton</name>
    <email>git@clientcide.com</email>
  </committer>
</commit>
