[Checkins] SVN: zopyx.smartprintng.server/branches/security/ updated

Andreas Jung andreas at andreas-jung.com
Wed Jul 22 14:47:06 EDT 2009


Log message for revision 102080:
  updated
  

Changed:
  U   zopyx.smartprintng.server/branches/security/docs/HISTORY.txt
  U   zopyx.smartprintng.server/branches/security/setup.py

-=-
Modified: zopyx.smartprintng.server/branches/security/docs/HISTORY.txt
===================================================================
--- zopyx.smartprintng.server/branches/security/docs/HISTORY.txt	2009-07-22 18:37:16 UTC (rev 102079)
+++ zopyx.smartprintng.server/branches/security/docs/HISTORY.txt	2009-07-22 18:47:06 UTC (rev 102080)
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+0.4.3 (2009/07/22)
+------------------
+
+* removed most of the ZCML configuration
+* tests, tests, tests
+ 
 0.4.2 (2009/07/19)
 ------------------
 

Modified: zopyx.smartprintng.server/branches/security/setup.py
===================================================================
--- zopyx.smartprintng.server/branches/security/setup.py	2009-07-22 18:37:16 UTC (rev 102079)
+++ zopyx.smartprintng.server/branches/security/setup.py	2009-07-22 18:47:06 UTC (rev 102080)
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '0.4.2.2'
+version = '0.4.3'
 
 setup(name='zopyx.smartprintng.server',
       version=version,



More information about the Checkins mailing list