[Checkins] SVN: Products.CMFCore/branches/2.1/Products/CMFCore/ copy latest CMFCore version

Yvo Schubbe y.2007- at wcm-solutions.de
Mon Nov 12 13:31:42 EST 2007


Log message for revision 81780:
  copy latest CMFCore version

Changed:
  A   Products.CMFCore/branches/2.1/Products/CMFCore/
  A   Products.CMFCore/branches/2.1/Products/CMFCore/CHANGES.txt
  D   Products.CMFCore/branches/2.1/Products/CMFCore/version.txt
  A   Products.CMFCore/branches/2.1/Products/CMFCore/version.txt

-=-
Copied: Products.CMFCore/branches/2.1/Products/CMFCore (from rev 81772, CMF/branches/2.1/CMFCore)

Copied: Products.CMFCore/branches/2.1/Products/CMFCore/CHANGES.txt (from rev 81773, CMF/branches/2.1/CMFCore/CHANGES.txt)
===================================================================
--- Products.CMFCore/branches/2.1/Products/CMFCore/CHANGES.txt	                        (rev 0)
+++ Products.CMFCore/branches/2.1/Products/CMFCore/CHANGES.txt	2007-11-12 18:31:41 UTC (rev 81780)
@@ -0,0 +1,20 @@
+Products.CMFCore Changelog
+
+  Products.CMFCore 2.1.1 (unreleased)
+
+    - FSImage: Supply class-level defaults for 'alt', 'height', and 'width',
+      to avoid acquiring objects with the same names.
+      (http://www.zope.org/Collectors/CMF/507)
+
+    - Testing: Derive test layers from ZopeLite layer if available.
+
+    - PortalObject: Fixed a bug in the site manager creation code, which would
+      assign the __parent__ pointer to the Aq-wrapper and not the actual
+      object.
+
+
+  Products.CMFCore 2.1.0 (2007-08-08)
+
+    First egg release.  For changes up through this release, please see
+    the overall "CMF changelog",
+    http://svn.zope.org/CMF/tags/2.1.0/CHANGES.txt?rev=78713&view=markup

Deleted: Products.CMFCore/branches/2.1/Products/CMFCore/version.txt
===================================================================
--- CMF/branches/2.1/CMFCore/version.txt	2007-11-12 16:51:37 UTC (rev 81772)
+++ Products.CMFCore/branches/2.1/Products/CMFCore/version.txt	2007-11-12 18:31:41 UTC (rev 81780)
@@ -1 +0,0 @@
-CMF-2.1.0+

Copied: Products.CMFCore/branches/2.1/Products/CMFCore/version.txt (from rev 81773, CMF/branches/2.1/CMFCore/version.txt)
===================================================================
--- Products.CMFCore/branches/2.1/Products/CMFCore/version.txt	                        (rev 0)
+++ Products.CMFCore/branches/2.1/Products/CMFCore/version.txt	2007-11-12 18:31:41 UTC (rev 81780)
@@ -0,0 +1 @@
+2.1.1dev



More information about the Checkins mailing list