Version 0.4.4 ZTK-1.1 0.4.4
authorThierry Florac <tflorac@ulthar.net>
Sat, 01 Jun 2013 00:36:37 +0200
branchZTK-1.1
changeset 224 672aebb49077
parent 223 85a03fd95686
child 225 a0ac6af343d5
Version 0.4.4
docs/HISTORY.txt
src/ztfy.utils.egg-info/PKG-INFO
--- a/docs/HISTORY.txt	Thu May 30 18:35:15 2013 +0200
+++ b/docs/HISTORY.txt	Sat Jun 01 00:36:37 2013 +0200
@@ -1,6 +1,10 @@
 Changelog
 =========
 
+0.4.4
+-----
+ - added "allow_none" and "headers" arguments in XML-RPC "getClient()" methods
+
 0.4.3
 -----
  - change test for date types in tztime/gmtime functions (because datetime
--- a/src/ztfy.utils.egg-info/PKG-INFO	Thu May 30 18:35:15 2013 +0200
+++ b/src/ztfy.utils.egg-info/PKG-INFO	Sat Jun 01 00:36:37 2013 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: ztfy.utils
-Version: 0.4.3
+Version: 0.4.4
 Summary: ZTFY utility functions and classes for Zope3
 Home-page: http://www.ztfy.org
 Author: Thierry Florac
@@ -41,6 +41,10 @@
         Changelog
         =========
         
+        0.4.4
+        -----
+         - added "allow_none" and "headers" arguments in XML-RPC "getClient()" methods
+        
         0.4.3
         -----
          - change test for date types in tztime/gmtime functions (because datetime