summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 5dbd044..8f16cd5 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,5 +1,9 @@
= 4.0.0b7 () =
+* Upon decoding to string, any characters that can't be represented in
+ your chosen encoding will be converted into numeric XML entity
+ references.
+
* Issue a warning if characters were replaced with REPLACEMENT
CHARACTER during Unicode conversion.