#332: Make admonition boundaries in LaTeX output visible.

This commit is contained in:
Georg Brandl
2011-01-07 16:17:23 +01:00
parent 6c36366cc1
commit f09b3f35d9
2 changed files with 24 additions and 11 deletions

View File

@@ -1,6 +1,8 @@
Release 1.0.7 (in development)
==============================
* #332: Make admonition boundaries in LaTeX output visible.
* #573: Fix KeyErrors occurring on rebuild after removing a file.
* Fix a traceback when removing files with globbed toctrees.