summaryrefslogtreecommitdiff
path: root/docutils/HISTORY.txt
diff options
context:
space:
mode:
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2021-11-01 21:50:42 +0000
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2021-11-01 21:50:42 +0000
commit01ebec08feb030bbf5090d66b2df27c4e01ab598 (patch)
tree855e08d541053e0a26328de7ddb95210e91abf90 /docutils/HISTORY.txt
parent569dd850407f1be44b92f9868690a39e63bde335 (diff)
downloaddocutils-01ebec08feb030bbf5090d66b2df27c4e01ab598.tar.gz
Documentation update/additions.
Remove implemented TODO item. Add entry for rst2man.py tool. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8874 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/HISTORY.txt')
-rw-r--r--docutils/HISTORY.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docutils/HISTORY.txt b/docutils/HISTORY.txt
index 3e918146d..bf06c865f 100644
--- a/docutils/HISTORY.txt
+++ b/docutils/HISTORY.txt
@@ -16,11 +16,11 @@ Changes Since 0.18
* docutils/writers/_html_base.py
- - fixed handling of ``footnote_backlinks==False`` (report Alan G Isaac).
+ - Fix handling of ``footnote_backlinks==False`` (report Alan G Isaac).
* docutils/writers/html5_polyglot/math.css
- - fixed typo (bug #432).
+ - Fix typo (bug #432).
Release 0.18 (2021-10-26)
=========================