Commit 2ce259a0 authored by 's avatar

*** empty log message ***

parent 65fbb72f
......@@ -64,13 +64,18 @@ Zope Changes
Zope 2.1.0
Features Added
Features Changed
- Added preliminary support for FastCGI to ZServer. This
- Enabled preliminary support for FastCGI to ZServer. This
allows Zope to communicate with web servers that support
FastCGI. Use z2.py's -F switch to configure FastCGI support
in ZServer. See WEBSERVER.txt for more information.
Bugs Fixed
- Redefining the "views" on a ZClass could incorrectly affect
the views available on instances of base classes of the ZClass.
Zope 2.1.0 beta 2
Features Added
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment