pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2005-11-29
2005-11-29 16:10:28 by Peter Bortas <zino@lysator.liu.se>
e2d3413cf7e899570f3b900c3c1761641d2c0199 (
24
lines) (+
24
/-
0
)
[
Show
|
Annotate
]
Branch:
7.6
Changes since 7.6.50
Rev: CHANGES:1.94
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.http_{en|de}code_string.
+
+
Other:
+
+
o Added compatibility for more odbc drivers.
+
o Optimized XML.Tree.
+
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.
+
+
Changes since Pike 7.6.24 ----------------------------------------------------------------------