diff options
author | joshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-09 09:09:02 +0000 |
---|---|---|
committer | joshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-09 09:09:02 +0000 |
commit | 54a4151306458686ec1de8ba3d2adbb86a69e576 (patch) | |
tree | 61de4e00fdac9596965bcd7b3ba4dc70f68af55a /debian/changelog | |
parent | af388addc609a8b7993f73b980daf61fd567fe6d (diff) |
* Add a graphviz plugin.
* Suggests: graphviz
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 227770ee0..b7957b0c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +ikiwiki (1.50) UNRELEASED; urgency=low + + [ Josh Triplett ] + * Add a graphviz plugin. + * Suggests: graphviz + + -- Joey Hess <joeyh@debian.org> Mon, 09 Apr 2007 01:45:40 -0700 + ikiwiki (1.49) unstable; urgency=low [ Joey Hess ] |