diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-29 05:18:39 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-29 05:18:39 +0000 |
commit | 7819f34a503bbe00c35c384119d0935735689dbc (patch) | |
tree | 4b6387ea3665eb9688103ebf2fc5c286b9d16acf /debian | |
parent | 5659e9881eb75347da136bfd3128748e5ba6974a (diff) | |
download | ikiwiki-7819f34a503bbe00c35c384119d0935735689dbc.tar ikiwiki-7819f34a503bbe00c35c384119d0935735689dbc.tar.gz |
* Add a textile format plugin contributed by mazirian.
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 50d970bb8..9d6b7a42a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,8 +19,9 @@ ikiwiki (1.37) UNRELEASED; urgency=low * Export gettext() from IkiWiki module. * Don't put discussion links on discussion pages. * Allow disabling of plugins included in goodstuff. + * Add a textile format plugin contributed by mazirian. - -- Joey Hess <joeyh@debian.org> Thu, 28 Dec 2006 23:49:11 -0500 + -- Joey Hess <joeyh@debian.org> Fri, 29 Dec 2006 00:17:58 -0500 ikiwiki (1.36) unstable; urgency=low |