pike.git
/
CHANGES
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/CHANGES:1:
Changes since Pike 7.6.50 ---------------------------------------------------------------------- Changes in Pike code: o Support chunked transfer encoding and handle unexpected multiple headers in HTTP.Server.Request. o Fixed some bugs in Protocol.HTTP.Server.HeaderParser.
+
o Fixed decoding boolean datatype in Protocols.XMLRPC.
Other: o Added compatibility for more odbc drivers.
-
o Optimized XML.Tree.
+
o Optimized XML.Tree
simplenode creation
.
o Backported fix for reference underflow in modify_shared_string() o Fixed segfault when exiting uninitialized mutex keys. Build fixes: o Fixed win32 compilation. o Fixed detection of SDL.Joystick on win32 o Automaticly add Pike icon to win32 binary.