summaryrefslogtreecommitdiff
path: root/docutils/HISTORY.txt
diff options
context:
space:
mode:
authorgoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2017-10-20 20:53:47 +0000
committergoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2017-10-20 20:53:47 +0000
commitf3b2eab157e28d304906a4b5b48ff4b6a02342f2 (patch)
tree13a350cd98159556a86ba97c6584c16db03b278c /docutils/HISTORY.txt
parent457192bad92591e965f0ebf8918a4fac9a350998 (diff)
downloaddocutils-f3b2eab157e28d304906a4b5b48ff4b6a02342f2.tar.gz
Fix bug #331: fixed the "trim" options of the "unicode" directive.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8188 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/HISTORY.txt')
-rw-r--r--docutils/HISTORY.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/docutils/HISTORY.txt b/docutils/HISTORY.txt
index 171eb17ba..81ba6d332 100644
--- a/docutils/HISTORY.txt
+++ b/docutils/HISTORY.txt
@@ -42,6 +42,10 @@ Changes Since 0.14
- Add field name as class argument to generic docinfo fields unconditionally.
+* docutils/transforms/references.py
+
+ - Fix bug #331: fixed the "trim" options of the "unicode" directive.
+
* docutils/writers/html5_polyglot/
- automatically add HTML5-compatible meta tags for docinfo items