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
a3d6fb93
Commit
a3d6fb93
authored
Sep 14, 1999
by
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
6119c7fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
2 deletions
+10
-2
doc/CHANGES.txt
doc/CHANGES.txt
+10
-2
No files found.
doc/CHANGES.txt
View file @
a3d6fb93
...
...
@@ -65,8 +65,16 @@ Zope Changes
Features Changed
- Logging from ZServer modified to product Common Log Format
in a Combined format, where user-agent and refferer are also
- Added the beginnings of internationalization support to Zope.
The Zope startup script (z2.py) now supports a "-L" option
that can be used to pass a locale name (such as "en" or "de")
to Zope at startup. If specified, Zope will attempt to set the
locale using the locale module if it is available. This change
will allow Zope to better handle international characters in
a number of places such as searching and indexing.
- Logging from ZServer modified to produce Common Log Format
in a Combined format, where user-agent and referer are also
logged.
Bugs Fixed
...
...
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