diff options
Diffstat (limited to 'HISTORY.txt')
-rw-r--r-- | HISTORY.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/HISTORY.txt b/HISTORY.txt index a89dac67c..b7c447292 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -38,8 +38,7 @@ Changes Since 0.3.7 TextElement (it's an empty element, and cannot contain text). - Added ``attr_defaults`` dictionary for default attribute values. - Added empty list as default value for the following attributes: - ``ids``, ``names``, ``dupnames``, ``classes`` for Element nodes, - and additionally ``backrefs`` for BackLinkable nodes. + ``ids``, ``names``, ``dupnames``, ``classes``, and ``backrefs``. * docutils/languages/nl.py: Added to project; Dutch mappings by Martijn Pieters. |