diff -r e8bb333bf7c5 -r 777e63427bbb src/ztfy.utils.egg-info/PKG-INFO --- 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