[CMF-checkins] SVN: CMF/branches/tseaver-pkg_resources/CHANGES.txt Note work in-progress / completed on this branch.

Tres Seaver tseaver at palladion.com
Wed Oct 26 23:59:55 EDT 2005


Log message for revision 39665:
  Note work in-progress / completed on this branch.

Changed:
  U   CMF/branches/tseaver-pkg_resources/CHANGES.txt

-=-
Modified: CMF/branches/tseaver-pkg_resources/CHANGES.txt
===================================================================
--- CMF/branches/tseaver-pkg_resources/CHANGES.txt	2005-10-27 03:37:08 UTC (rev 39664)
+++ CMF/branches/tseaver-pkg_resources/CHANGES.txt	2005-10-27 03:59:54 UTC (rev 39665)
@@ -2,6 +2,11 @@
 
   New Features
 
+    - CMFCore:  Make "filesystem skins" use the "pkg_resource" API for
+      loading product-relative data files (e.g. templates, python scripts,
+      etc.), in order to enable distribution of CMF-based products as
+      Python eggs.
+
     - CMFDefault and CMFTopic: Split off CMFTopic profile.
       CMFTopic support is now configured by an optional extension profile.
       CMFDefault no longer depends on CMFTopic.
@@ -131,6 +136,10 @@
 
   Others
 
+    - CMFCore.DirectoryView:  Dropped long-deprecated support for '.security'
+      and '.properties' files;  use the all-singing, all-dancing '.metadata'
+      file instead.
+
     - CMFDefault: Removed PortalGenerator and manage_addCMFSite.
 
     - Portal Types: Removed factory_type_information data.



More information about the CMF-checkins mailing list