merge with 0.6

This commit is contained in:
Georg Brandl
2010-02-21 21:48:09 +01:00
3 changed files with 6 additions and 3 deletions

View File

@@ -86,6 +86,8 @@ Release 1.0 (in development)
Release 0.6.5 (in development)
==============================
* #331: Fix output for enumerated lists with start values in LaTeX.
* Make the ``start-after`` and ``end-before`` options to the
``literalinclude`` directive work correctly if not used together.