pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2010-02-13
2010-02-13 16:01:17 by Stephen R. van den Berg <srb@cuci.nl>
2b14424f24b002915b0c17ceb1b6297af3f0ccba (
12
lines) (+
10
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Update CHANGES.
Rev: CHANGES:1.203
1:
Changes since Pike 7.8.352 (third 7.8 release): ----------------------------------------------------------------------
-
Extensions and
Changes
-
----------------------
+
Extensions and
New Functions
+
----------------------
------
o Protocols.HTTP.Session will no longer override an existing content-type header in async_do_method_url. o Updated timezone data to tzdata2009u.
-
+
o String.normalize_space
-
+
New and efficient C implementation; sanitises whitespace, even in wide
+
strings.
+
+
Bug fixes ---------
-
+
o Improved widestring support for Parser.Tabular.
+
o Fixed segfault in combine_path_nt on windows when the first char of an appended path is wide.