Update of /cvsroot/pywebsvcs/SOAPpy
In directory sc8-pr-cvs1:/tmp/cvs-serv26695
Modified Files:
CHANGELOG
Log Message:
- Added named scope change.
Index: CHANGELOG
===================================================================
RCS file: /cvsroot/pywebsvcs/SOAPpy/CHANGELOG,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- CHANGELOG 27 Mar 2003 12:32:17 -0000 1.9
+++ CHANGELOG 27 Mar 2003 13:10:31 -0000 1.10
@@ -3,6 +3,9 @@
CHANGES SINCE VERSION 0.9.8-pre1
+- Added request for nested scopes, should now work properly in python
+ 2.1 with named argument calls.
+
- Fixed bug caused by omission of the ieee754 module from __init__.py.
- SOAPpy now provides a SOAPUnixSocketServer class, which uses a unix
|