History Of Code Changes In Stable Series 1.60
This page lists all significant changes to the code, by release,
for the current Xmlrpc-c Stable release series, which is the 1.60.nn
series. For changes before 1.60.00, see the
main change history.
In the Subversion source code repository, the current Stable release
is always in directory stable. Individual releases within the
series are not named in Subversion, but you can find them by date.
Release 1.60.04
Released 24.08.11
- CGI server: fix crash when client does not send content type header field.
Release 1.60.03
Released January 27, 2024
- Fix always incorrect results, wild memory reference with
xmlrpc_value_new of array or structure. Always broken
(xmlrpc_value_new was new in Xmlrpc-c 1.43 (September 2015))
Release 1.60.02
Released 23.11.25
- Build: fix compiler warning about format not being a string literal.
Release 1.60.01
Released 23.09.02
- Build: fix missing options on compile of openssl.o.