[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.390
Jim Fulton
jim@zope.com
Wed, 7 Nov 2001 11:15:40 -0500
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv13602
Modified Files:
CHANGES.txt
Log Message:
*** empty log message ***
=== Zope/doc/CHANGES.txt 1.389 => 1.390 ===
variables Zope is using
+ - Provided a much more robust tool for recovering data from
+ damaged FileStorage files:
+
+ Allow recovery of data when:
+
+ - either transaction or data records are damaged and when
+
+ - multiple parts of a file are damaged
+
+ The interface has changed to not modify in place.
+
+ Other features:
+
+ - Progress indicator
+
+ - Verbose output
+
+ - optional packing
+
+ - index creation
+
+
Bugs Fixed
- STXNG: added '+' as allowed character inside URLs