Add changelog entry and docs for #594.

This commit is contained in:
Georg Brandl
2011-01-09 21:43:22 +01:00
parent ca6a5b53c9
commit 6e2324ab2c
3 changed files with 10 additions and 4 deletions

View File

@@ -95,6 +95,9 @@ Release 1.1 (in development)
* Section headings in :rst:dir:`only` directives are now correctly
handled.
* #594: :confval:`trim_doctest_flags` now also removes ``<BLANKLINE>``
indicators.
* C++ domain now supports array definitions.