summaryrefslogtreecommitdiff
path: root/HISTORY.txt
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY.txt')
-rw-r--r--HISTORY.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY.txt b/HISTORY.txt
index eec20a1b6..7995c4ddb 100644
--- a/HISTORY.txt
+++ b/HISTORY.txt
@@ -34,6 +34,11 @@ Changes Since 0.9.1
- Fix [ 3546533 ] Unicode error with `date` directive.
+* docutils/tools/test/test_buildhtml.py
+
+ - Fix [ 3521167 ] allow running in any directory.
+ - Fix [ 3521168 ] allow running with Python 3.
+
* docutils/writers/manpage.py
- Apply [ 3527401 ] addmonition's don't preserve indentation