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
f0906c58
Commit
f0906c58
authored
Apr 05, 2010
by
Hanno Schlichting
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Applied Acquisition, ExtensionClass and Persistence updates again
parent
a30f9863
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
doc/CHANGES.rst
doc/CHANGES.rst
+5
-5
versions.cfg
versions.cfg
+3
-3
No files found.
doc/CHANGES.rst
View file @
f0906c58
...
...
@@ -13,18 +13,18 @@ Restructuring
- Updated copyright and license information to conform with repository policy.
- Factored out ZopeUndo package into a separate distribution.
Features Added
++++++++++++++
- Updated packages:
- Acquisition = 2.13.
0
- ExtensionClass = 2.1
2
.0
- Persistence = 2.1
2
.0
- Acquisition = 2.13.
2
- ExtensionClass = 2.1
3
.0
- Persistence = 2.1
3
.0
- pytz = 2010b
- Factored out ZopeUndo package into a separate distribution.
- There is now an event ZPublisher.interfaces.IPubBeforeStreaming which will
be fired just before the first chunk of data is written to the response
stream when using the write() method on the response. This is the last
...
...
versions.cfg
View file @
f0906c58
...
...
@@ -2,15 +2,15 @@
versions = versions
[versions]
Acquisition = 2.13.
0
Acquisition = 2.13.
2
ClientForm = 0.2.10
DateTime = 2.12.0
docutils = 0.6
ExtensionClass = 2.1
2
.0
ExtensionClass = 2.1
3
.0
five.formlib = 1.0.2
lxml = 2.2
mechanize = 0.1.11
Persistence = 2.1
2
.0
Persistence = 2.1
3
.0
python-gettext = 1.0
pytz = 2010b
RestrictedPython = 3.5.1
...
...
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