From 9ae4f2044e67966898d1609973c163c79b368df1 Mon Sep 17 00:00:00 2001 From: milde Date: Fri, 25 Nov 2011 09:34:44 +0000 Subject: [PATCH] Update change logs. git-svn-id: https://docutils.svn.sourceforge.net/svnroot/docutils/trunk@7230 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docutils/HISTORY.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docutils/HISTORY.txt b/docutils/HISTORY.txt index 2e9032884..95fe1c768 100644 --- a/docutils/HISTORY.txt +++ b/docutils/HISTORY.txt @@ -39,6 +39,10 @@ Changes Since 0.8.1 - Support the `abbreviation` and `acronym` standard roles. +* docutils/writers/html4css1/__init__.py + + - change default for `math-output` setting to MathJax + Release 0.8.1 (2011-08-30) ========================== -- 2.11.4.GIT