changeset 63 | 420291b2fc72 |
parent 54 | 99f88b11004f |
child 70 | 82d8de021806 |
--- a/ztfy.utils.egg-info/PKG-INFO Wed Sep 08 07:46:09 2010 +0200 +++ b/ztfy.utils.egg-info/PKG-INFO Wed Sep 08 07:47:09 2010 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.0 Name: ztfy.utils -Version: 0.1 +Version: 0.2 Summary: ZTFY utility functions and classes for Zope3 Home-page: http://trac.ztfy.org/ztfy.utils Author: Thierry Florac @@ -41,6 +41,10 @@ Changelog ========= + 0.2 + --- + - Added 'data' namespace to access request data + 0.1 --- - Initial release