equal
deleted
inserted
replaced
1 Metadata-Version: 2.1 |
1 Metadata-Version: 2.1 |
2 Name: ztfy.utils |
2 Name: ztfy.utils |
3 Version: 0.4.16 |
3 Version: 0.4.17 |
4 Summary: ZTFY utility functions and classes for Zope3 |
4 Summary: ZTFY utility functions and classes for Zope3 |
5 Home-page: http://www.ztfy.org |
5 Home-page: http://www.ztfy.org |
6 Author: Thierry Florac |
6 Author: Thierry Florac |
7 Author-email: tflorac@ulthar.net |
7 Author-email: tflorac@ulthar.net |
8 License: ZPL |
8 License: ZPL |
39 |
39 |
40 |
40 |
41 Changelog |
41 Changelog |
42 ========= |
42 ========= |
43 |
43 |
|
44 0.4.17 |
|
45 ------ |
|
46 - added property to define ZODB connection from configuration file; this allows to use other |
|
47 ZODB storage types, like RelStorage |
|
48 |
44 0.4.16 |
49 0.4.16 |
45 ------ |
50 ------ |
46 - added HTTP client option to disable SSL certificate verification |
51 - added HTTP client option to disable SSL certificate verification |
47 |
52 |
48 0.4.15.1 |
53 0.4.15.1 |