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
9118d108
Commit
9118d108
authored
Aug 27, 1999
by
Christopher Petrilli
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Documented 'reverse' change.
parent
0570634e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
0 deletions
+19
-0
doc/CHANGES.txt
doc/CHANGES.txt
+19
-0
No files found.
doc/CHANGES.txt
View file @
9118d108
...
...
@@ -71,6 +71,25 @@ Zope Changes
Releases
Zope 2.0 beta 7 / final
Features Added
- None
Features Changed
- None
Bugs Fixed
- 'reverse' option for the 'in' tag as well as the 'tree' tag
has been changed to deal with a copy of the data, rather
than the original. The database was being modified in
place. The side effect is that in large list situations
(with ZCatalog for example), sizable memory usage may
result.
Zope 2.0 beta 6
Features Added
...
...
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