Changed paths:
M xstream-distribution/src/content/changes.html
M xstream/src/java/com/thoughtworks/xstream/io/xml/PrettyPrintWriter.java
M xstream/src/test/com/thoughtworks/xstream/io/xml/PrettyPrintWriterTest.java
Log Message:
-----------
PrettyPrintWriter fails to serialize characters in the Unicode Supplementary Multilingual Plane in XML 1.0 mode and XML 1.1 mode. Closes #337.