summaryrefslogtreecommitdiff
path: root/HISTORY.txt
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY.txt')
-rw-r--r--HISTORY.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/HISTORY.txt b/HISTORY.txt
index 5cb822a0f..a76eb4abe 100644
--- a/HISTORY.txt
+++ b/HISTORY.txt
@@ -47,6 +47,13 @@ Changes Since 0.3.9
* docutils/writers/html4css1.py:
- Added support for image width and height units.
+ - Made ``xmlcharrefreplace`` the default output encoding error
+ handler.
+
+* docutils/writers/docutils_xml.py:
+
+ - Made ``xmlcharrefreplace`` the default output encoding error
+ handler.
* docs/user/links.txt: Added to project; link list.