[Checkins] SVN: megrok.menu/tags/0.3/ Creating a clean tag for 0.3 release

Souheil CHELFOUH souheil at chelfouh.com
Mon Nov 2 08:01:12 EST 2009


Log message for revision 105446:
  Creating a clean tag for 0.3 release
  

Changed:
  A   megrok.menu/tags/0.3/
  D   megrok.menu/tags/0.3/CHANGES.txt
  A   megrok.menu/tags/0.3/CHANGES.txt

-=-
Deleted: megrok.menu/tags/0.3/CHANGES.txt
===================================================================
--- megrok.menu/trunk/CHANGES.txt	2009-11-02 12:48:43 UTC (rev 105443)
+++ megrok.menu/tags/0.3/CHANGES.txt	2009-11-02 13:01:11 UTC (rev 105446)
@@ -1,27 +0,0 @@
-Changelog
-=========
-
-0.3 (unreleased)
-----------------
- * Added the support of the grokcore.viewlet 'order' directive to
- reorder the menu items and sub menus. This permits to have a
- baseclass defining the basic menu and to keep the ordering
- possibility in the sublasses. We probably should do that for the
- different arguments of the menuitem directive. That would allow more
- genericity and reusability. Note : this change is 100% backward
- compatible. Simply added tests to show the behavior. [trollfot]
- * Get rid of the grok dependency. Now depends only on grokcore.* packages
- * Updated the build process
-
-0.2 (2009-03-02)
-----------------
- * Compatible with grok1.0a1
- * Add the SubMenuItem base class and it's grokker SubMenuItemGrokker
- * Add the `extra` parameter to the menuitem directive
- * Tests for added functionality
- * Remove version.cfg
-
-0.1 (2008-07-12)
-----------------
-
-Initial release.

Copied: megrok.menu/tags/0.3/CHANGES.txt (from rev 105444, megrok.menu/trunk/CHANGES.txt)
===================================================================
--- megrok.menu/tags/0.3/CHANGES.txt	                        (rev 0)
+++ megrok.menu/tags/0.3/CHANGES.txt	2009-11-02 13:01:11 UTC (rev 105446)
@@ -0,0 +1,30 @@
+Changelog
+=========
+
+0.3 (2009-11-02)
+----------------
+* Added the support of the grokcore.viewlet 'order' directive to
+  reorder the menu items and sub menus. This permits to have a
+  baseclass defining the basic menu and to keep the ordering
+  possibility in the sublasses. We probably should do that for the
+  different arguments of the menuitem directive. That would allow more
+  genericity and reusability. Note : this change is 100% backward
+  compatible. Simply added tests to show the behavior. [trollfot]
+* Get rid of the grok dependency. Now depends only on grokcore.* packages
+* Updated the build process
+
+
+0.2 (2009-03-02)
+----------------
+
+* Compatible with grok1.0a1
+* Add the SubMenuItem base class and it's grokker SubMenuItemGrokker
+* Add the `extra` parameter to the menuitem directive
+* Tests for added functionality
+* Remove version.cfg
+
+
+0.1 (2008-07-12)
+----------------
+
+Initial release.



More information about the checkins mailing list