pike.git
/
CHANGES
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/CHANGES:19:
turn would incorrectly block the string from being used by functions that require strings without null characters as argument or incorrectly take optimization paths. o VCDiff Fixed type of decode_chunk(). o Parser.XML
-
UTF-8 encoded documents with
inital
BOM was not decoded correctly.
+
UTF-8 encoded documents with
initial
BOM was not decoded correctly.
Serializing Parser.XML.Tree objects will now entity escape
-
characters that can not be encoded in the selected
outupt
charser
.
+
characters that can not be encoded in the selected
output
charset
.
Changes since Pike 8.0.358 (release 5) ---------------------------------------------------------------------- New features ------------ o Calendar