Commit 2f1bd717 authored by Hanno Schlichting's avatar Hanno Schlichting

Update distribute

parent a43ff865
...@@ -47,6 +47,10 @@ Bugs Fixed ...@@ -47,6 +47,10 @@ Bugs Fixed
Features Added Features Added
++++++++++++++ ++++++++++++++
- Updated packages:
- distribute = 0.6.13
- Update Five's testbrowser to support both mechanize 0.1.x and 0.2.x. - Update Five's testbrowser to support both mechanize 0.1.x and 0.2.x.
- LP #142226: Added an extra keyword argument to the HTTPResponse - LP #142226: Added an extra keyword argument to the HTTPResponse
......
...@@ -6,7 +6,7 @@ Zope2 = ...@@ -6,7 +6,7 @@ Zope2 =
Acquisition = 2.13.3 Acquisition = 2.13.3
ClientForm = 0.2.10 ClientForm = 0.2.10
DateTime = 2.12.2 DateTime = 2.12.2
distribute = 0.6.12 distribute = 0.6.13
docutils = 0.6 docutils = 0.6
ExtensionClass = 2.13.1 ExtensionClass = 2.13.1
five.formlib = 1.0.2 five.formlib = 1.0.2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment