[Checkins] SVN: z3c.recipe.staticlxml/trunk/ Preparing release.

Stefan Eletzhofer stefan.eletzhofer at inquant.de
Thu Nov 27 10:25:29 EST 2008


Log message for revision 93400:
  Preparing release.

Changed:
  U   z3c.recipe.staticlxml/trunk/CHANGES.txt
  U   z3c.recipe.staticlxml/trunk/setup.py

-=-
Modified: z3c.recipe.staticlxml/trunk/CHANGES.txt
===================================================================
--- z3c.recipe.staticlxml/trunk/CHANGES.txt	2008-11-27 15:23:30 UTC (rev 93399)
+++ z3c.recipe.staticlxml/trunk/CHANGES.txt	2008-11-27 15:25:28 UTC (rev 93400)
@@ -1,6 +1,11 @@
 trunk
 =====
 
+- no changes yet
+
+0.1 (2008-11-27)
+================
+
 - Added ``iconv`` library, which enables fully static builds. This is
   actually a bug in lxml's setup. [seletz]
 - Updated docs, removed junk code [seletz]

Modified: z3c.recipe.staticlxml/trunk/setup.py
===================================================================
--- z3c.recipe.staticlxml/trunk/setup.py	2008-11-27 15:23:30 UTC (rev 93399)
+++ z3c.recipe.staticlxml/trunk/setup.py	2008-11-27 15:25:28 UTC (rev 93400)
@@ -28,7 +28,7 @@
     + '\n' + 
     read('CHANGES.txt')
     + '\n' +
-   'Download\n'
+    'Download\n'
     '********\n'
     )
 entry_point = 'z3c.recipe.staticlxml:Recipe'



More information about the Checkins mailing list