Closes #1108: [text] Correctly number enumerated lists with non-default start values (based on patch by Ewan Edwards).

This commit is contained in:
Jonathan Waltman
2013-02-20 13:50:40 -06:00
parent 50d4aec15c
commit 66d799bb00
4 changed files with 59 additions and 1 deletions

View File

@@ -1,6 +1,9 @@
Release 1.2 (in development)
============================
* #1108: The text writer now correctly numbers enumerated lists with
non-default start values (based on patch by Ewan Edwards).
* #1074: Add environment version info to the generated search index to avoid
compatibility issues with old builds.