src/ztfy.utils.egg-info/PKG-INFO
branchZTK-1.1
changeset 219 777e63427bbb
parent 215 7defe29db26d
child 224 672aebb49077
--- a/src/ztfy.utils.egg-info/PKG-INFO	Wed May 15 10:28:22 2013 +0200
+++ b/src/ztfy.utils.egg-info/PKG-INFO	Wed May 15 23:42:10 2013 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: ztfy.utils
-Version: 0.4.2
+Version: 0.4.3
 Summary: ZTFY utility functions and classes for Zope3
 Home-page: http://www.ztfy.org
 Author: Thierry Florac
@@ -41,6 +41,11 @@
         Changelog
         =========
         
+        0.4.3
+        -----
+         - change test for date types in tztime/gmtime functions (because datetime
+           inherits from date!)
+        
         0.4.2
         -----
          - small correction in getHumanSize() function