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
1bb55d76
Commit
1bb55d76
authored
Sep 01, 1999
by
Jim Fulton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
b21ef5c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
doc/CHANGES.txt
doc/CHANGES.txt
+8
-0
No files found.
doc/CHANGES.txt
View file @
1bb55d76
...
...
@@ -148,6 +148,14 @@ Zope Changes
- Fixed a bug in ZOM which caused getElementsByTagName to fail
when using XML Document. Thanks to Andrew Kuchling.
- It was possible to hijak 'self' arguments for DTML and
External methods with request variables. This was especially
problematic for XML-RPC, which uses positional arguments.
- It was difficult or impossible to call External methods with
'self' arguments from XML-RPC.
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