diff options
Diffstat (limited to 'docutils/HISTORY.txt')
| -rw-r--r-- | docutils/HISTORY.txt | 4 |
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) ========================= |
