Changelog for
python-xmlrpc-1.5.0-1.i386.rpm :
Wed Sep 5 00:00:00 2001 Cristian Gafton
- use a version file for building the release too
Tue Aug 14 00:00:00 2001 Adrian Likins
- apply misa\'s fix for non recursive arrays being reported as recursive
Sat Jul 21 00:00:00 2001 Cristian Gafton
- add build prereq
Wed Jul 18 00:00:00 2001 Cristian Gafton
- import the version and release from the ./version file
- make the default __repr__ function for a fault to be more screen friendly
Mon Jul 9 00:00:00 2001 Adrian Likins
- better error reporting on closed connections
- bumped version
Tue Jun 5 00:00:00 2001 Mihai Ibanescu
- HTTP/1.1 support tested.
- bumped version
Thu May 31 00:00:00 2001 Mihai Ibanescu
- rebuild from the CVS tree
- bumped version
Wed May 9 00:00:00 2001 Adrian Likins
- be more paranoid about cert checking
Wed Apr 11 00:00:00 2001 Preston Brown
- backport to 6.2
Tue Mar 6 23:00:00 2001 Adrian Likins
- add authenticated proxy support
Wed Feb 21 23:00:00 2001 Preston Brown
- refreshCallback support by Adrian. Build a release.
Thu Feb 1 23:00:00 2001 Cristian Gafton
- obey the __getstate__ functions when marshalling instances
Tue Jan 23 23:00:00 2001 Cristian Gafton
- fix the gzip transport handling
- add custom header to identify new capability to the servers
Tue Jan 16 23:00:00 2001 Cristian Gafton
- preserve the values of the headers that are case sensitive
- remove the perl and java stuff from the python package
Fri Dec 15 23:00:00 2000 Preston Brown
- support user-settable transport encodings
Mon Dec 11 23:00:00 2000 Preston Brown
- require a version of python including HTTPS support
Thu Nov 30 23:00:00 2000 Preston Brown
- HTTPS proxy support
Tue Nov 28 23:00:00 2000 Preston Brown
- proxy support
Wed Sep 20 00:00:00 2000 Cristian Gafton
- install compiled versions of the modules too
Sat Aug 26 00:00:00 2000 Cristian Gafton
- enhance support for verification/validation of the remote site certificates.
Sat Aug 19 00:00:00 2000 Cristian Gafton
- added support for a SSL-enabled socket module
Thu Aug 10 00:00:00 2000 Cristian Gafton
- first build of the package