diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-07 05:31:01 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-07 05:31:01 +0000 |
commit | eff2ddbe9a49b1993800e5455246c91769d70046 (patch) | |
tree | 4c15ea2abebf0d61a53ae712f4bb6ec9e88ca161 /debian | |
parent | 025cf0083ee2769345084e7f9a0ab475108c5c69 (diff) | |
download | ikiwiki-eff2ddbe9a49b1993800e5455246c91769d70046.tar ikiwiki-eff2ddbe9a49b1993800e5455246c91769d70046.tar.gz |
* Add a linkmap plugin (requires graphviz).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3e7c3e082..0a761c9ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,9 @@ ikiwiki (1.25) UNRELEASED; urgency=low * Add support for mercurial, contributed by Emanuele Aina. * Include <link rel> tag for RSS feeds, used by some aggregators and firefox to find the feed. + * Add a linkmap plugin (requires graphviz). - -- Joey Hess <joeyh@debian.org> Wed, 6 Sep 2006 16:42:21 -0400 + -- Joey Hess <joeyh@debian.org> Thu, 7 Sep 2006 00:11:18 -0400 ikiwiki (1.24) unstable; urgency=low |