Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
Zope
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
Zope
Commits
fa9176be
Commit
fa9176be
authored
Dec 07, 1999
by
Jim Fulton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
11a57e6f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
doc/CHANGES.txt
doc/CHANGES.txt
+14
-0
No files found.
doc/CHANGES.txt
View file @
fa9176be
...
@@ -62,6 +62,20 @@ Zope Changes
...
@@ -62,6 +62,20 @@ Zope Changes
Releases
Releases
Zope 2.x
Bugs Fixed
- Conflict errors (multiple threads trying to modify the same
object) were not handled correctly for requests with
bodies (e.g. POST requests).
- ZODB FileStorage index files could become out of date after
an undo. This could lead to strange results and apparent
database corruption if Zope was shut down ungracefully and
restarted. Now index files are removed when undoing
records.
Zope 2.1.0
Zope 2.1.0
Features Changed
Features Changed
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment