pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2016-12-27
2016-12-27 11:57:19 by Henrik Grubbström (Grubba) <grubba@grubba.org>
bffd8e1c329a68d1b590ead7f1c4ebef321b8655 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.0
CHANGES: Fixed typo.
26:
o Parser.XML
-
UTF-8 encoded documents with initial BOM
was
not decoded correctly.
+
UTF-8 encoded documents with initial BOM
were
not decoded correctly.
Serializing Parser.XML.Tree objects will now entity escape characters that can not be encoded in the selected output charset.