src/cm/media/js/lib/yui/yui3.0.0/releasenotes/README.widget-stack
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.widget-stack	Mon Nov 23 15:14:29 2009 +0100
@@ -0,0 +1,17 @@
+3.0.0
+
+* Recreate iframe shim from TEMPLATE for each instance, instead of
+  cloning a class level cached Node instance, so that ownerDocument
+  can be set to match the bounding box.
+
+3.0.0 beta 1
+
+No Changes
+
+3.0.0PR2 - Initial release
+
+Module Name: "widget-stack"
+
+An extension, which can be used with Base.build to add zIndex and 
+shimming support to a Widget class.
+