src/cm/media/js/lib/yui/yui3.0.0/releasenotes/README.loader
changeset 0 40c8f766c9b8
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/cm/media/js/lib/yui/yui3.0.0/releasenotes/README.loader	Mon Nov 23 15:14:29 2009 +0100
@@ -0,0 +1,8 @@
+YUI Loader
+    Processes dependencies and dynamically loads script and css for YUI and external modules.
+
+3.0.0
+  * Extracted from the YUI seed.  Now fetched dynamically if
+    there are missing dependencies if not included.
+  * Reads metadata from on-page modules registered via Y.add if the module is not already known.
+  * Many new modules, many modules reorganized, dependency information has been tuned.