summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2005-05-14 16:20:03 +0000
committergoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2005-05-14 16:20:03 +0000
commitc3a0ec57e2f6c4e71f48813c957aef5d58fbaad0 (patch)
tree80654b818521563a33c7aea4450f9706f4ff2491
parenta1d5117760bde3ae2b59fdea1b40bb70293dc228 (diff)
downloaddocutils-c3a0ec57e2f6c4e71f48813c957aef5d58fbaad0.tar.gz
grammar
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3341 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
-rw-r--r--docutils/HISTORY.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/docutils/HISTORY.txt b/docutils/HISTORY.txt
index 66a611350..cc1051315 100644
--- a/docutils/HISTORY.txt
+++ b/docutils/HISTORY.txt
@@ -138,7 +138,7 @@ Changes Since 0.3.7
- Added the ``field_name_limit`` & ``option_limit`` settings &
support.
- Added support for table stub columns.
- - Added support for ``align`` attribute on ``figure`` elements.
+ - Added support for the ``align`` attribute on ``figure`` elements.
- Added the ``cloak_email_addresses`` setting & support.
- Added ``html_prolog``, ``html_head``, ``html_body``,
``html_title``, & ``html_subtitle`` to parts dictionary exposed by
@@ -162,10 +162,10 @@ Changes Since 0.3.7
* docs/ref/docutils.dtd:
- - Added ``stub`` attribute to ``colspec`` element via the
+ - Added a ``stub`` attribute to the ``colspec`` element via the
``tbl.colspec.att`` parameter entity.
- Allowed topic elements within sidebars
- - Added ``align`` attribute to ``figure`` element.
+ - Added an ``align`` attribute to the ``figure`` element.
Release 0.3.7 (2004-12-24)