From: HenrikBrixAndersen <HenrikBrixAndersen@web>
Date: Wed, 13 Aug 2008 19:22:09 +0000 (-0400)
Subject: Add graphviz bug
X-Git-Tag: 2.61~5
X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/e43c3ebeced67735d4946d29eaadac992f093dc5?ds=inline

Add graphviz bug
---

diff --git a/doc/bugs/Graphviz_plug-in_directive_changed_in_2.60.mdwn b/doc/bugs/Graphviz_plug-in_directive_changed_in_2.60.mdwn
new file mode 100644
index 000000000..b2b66c3f1
--- /dev/null
+++ b/doc/bugs/Graphviz_plug-in_directive_changed_in_2.60.mdwn
@@ -0,0 +1,7 @@
+The directive for the graphviz plug-in changed from 'graph' to 'graphviz' in ikiwiki-2.60. Was this intentional?
+
+If yes, the [[plugins/graphviz]] plug-in documentation needs updating, and a heads-up on the news page might not be a bad idea either.
+
+Personally, I like the new directive name better since it will allow us to add other graph plug-ins later.
+
+  -- [[HenrikBrixAndersen]]