Commit 6533f4ae authored by 's avatar

*** empty log message ***

parent 2629698d
...@@ -10,11 +10,14 @@ Zope Changes ...@@ -10,11 +10,14 @@ Zope Changes
Features Added Features Added
- Added automatic height/width detection for JPEG images.
Bugs Fixed Bugs Fixed
- Added small fixes to ZopeHTTPServer in anticipation of DAV. - Added small fixes to ZopeHTTPServer in anticipation of DAV.
Zope 1.10.3 Zope 1.10.3
TO DO !!!!!! TO DO !!!!!!
...@@ -42,7 +45,7 @@ Zope Changes ...@@ -42,7 +45,7 @@ Zope Changes
- Construction, upload, and edit methods did not consistently - Construction, upload, and edit methods did not consistently
support either string or file data. This caused really weird support either string or file data. This caused really weird
behavior when file upload was used with out includeing the behavior when file upload was used with out including the
":string" suffix in the argument name when doing a file upload. ":string" suffix in the argument name when doing a file upload.
This bug was previously (and incorrectly) reported as a This bug was previously (and incorrectly) reported as a
......
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