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
90b44e42
Commit
90b44e42
authored
Jun 24, 2010
by
Hanno Schlichting
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Formatting, remove some terribly boring notes
parent
bf33a13f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
29 deletions
+11
-29
doc/CHANGES.rst
doc/CHANGES.rst
+11
-29
No files found.
doc/CHANGES.rst
View file @
90b44e42
...
...
@@ -87,8 +87,6 @@ Restructuring
- Ported the lazy expression into zope.tales and require a new version of it.
- Updated Five documentation to clarify its role in regard to Zope packages.
- Removed the deprecated ``five:containerEvents`` directive, which had been
a no-op for quite a while.
...
...
@@ -98,20 +96,6 @@ Restructuring
- Marked the ``<five:implements />`` as officially deprecated. The standard
``<class />`` directive allows the same.
- Reuse IInclude from zope.configuration.xmlconfig.
- Reuse IMenuItemType from zope.browsermenu.
- We no longer depend on the ``zope-functional-testing`` extra of
zope.testbrowser.
- Removed the dependency on zope.app.publication in favor of new versions of
zope.publisher and zope.traversing.
- Changed startup server tests in Zope2 to use a randomized port number, to
allow the nightly buildbot to run the tests at the same time for multiple
configurations without the port being already in use.
- Moved ``Products/Five/security.py`` and security related ZCML configuration
into the AccessControl package.
...
...
@@ -134,8 +118,6 @@ Restructuring
- Integrated zLOG package back into this distribution.
- Updated documentation to new version number.
Features Added
++++++++++++++
...
...
@@ -144,25 +126,25 @@ Features Added
special casing for the given name and that standard traversal logic should
be applied.
- LP #142464:
Make undo log easier to read. Thanks to Toby Dickinson
for the
patch.
- LP #142464:
Make undo log easier to read. Thanks to Toby Dickinson for the
patch.
- LP #142401:
Added a link in the ZMI tree pane to make the tree state
persistent.
Thanks to Lalo Martins for the patch.
- LP #142401: Added a link in the ZMI tree pane to make the tree state
persistent. Thanks to Lalo Martins for the patch.
- LP #142502:
Added a knob to the Debug control panel for resetting
profile data.
Thanks to Vladimir Patukhov for the patch.
- LP #142502:
Added a knob to the Debug control panel for resetting profile
data.
Thanks to Vladimir Patukhov for the patch.
- LP #143232: Added option to '
zope
.
conf
' to specify an additional directory
to be searched for '
App
.
Extensions
' lookups. Thanks to Rodrigo Senra for
the
patch.
- LP #143232: Added option to '
zope
.
conf
' to specify an additional directory
to
be searched for '
App
.
Extensions
' lookups. Thanks to Rodrigo Senra for the
patch.
- Integrated the Products.signalstack / z3c.deadlockdebugger packages. You can
now send a SIGUSR1 signal to a Zope process and get a stack trace of all
threads printed out on the console. This works even if all threads are stuck.
- ZCTextIndex query parser treats fullwidth space characters defined
in Unicode
as valid white space.
- ZCTextIndex query parser treats fullwidth space characters defined
in Unicode
as valid white space.
- Updated packages:
...
...
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