#253: Ignore graphviz directives without content instead of

raising an unhandled exception.
This commit is contained in:
Georg Brandl
2009-09-03 18:15:55 +02:00
parent 456abdefbe
commit 3cc52246b2
2 changed files with 9 additions and 1 deletions
+3
View File
@@ -1,6 +1,9 @@
Release 0.6.3 (in development)
==============================
* #253: Ignore graphviz directives without content instead of
raising an unhandled exception.
* #241: Fix a crash building LaTeX output for documents that contain
a todolist directive.