summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2019-12-01 22:16:45 +0000
committergrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2019-12-01 22:16:45 +0000
commitaf58b193a540d2e549daa88ce3f8892d381ea3bf (patch)
treec3d20ea4d9b0dfc61ef2dec98b195612f991d2c1
parent3a3c795f2bf09b9b6c44e474c7ee0f766bad7030 (diff)
downloaddocutils-af58b193a540d2e549daa88ce3f8892d381ea3bf.tar.gz
Add blank line
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8427 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
-rw-r--r--docutils/HISTORY.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docutils/HISTORY.txt b/docutils/HISTORY.txt
index 7558b4ef2..c014daed2 100644
--- a/docutils/HISTORY.txt
+++ b/docutils/HISTORY.txt
@@ -78,6 +78,7 @@ Changes Since 0.15
- Fix: ElementTree.getchildren deprecated warning
* docutils/writers/xetex/__init__.py:
+
- Add "latex writers" to the `config_section_dependencies`.
* test/alltests.py