diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-06-24 20:48:45 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-06-24 20:48:45 -0400 |
commit | f0df1950493061d294ac0162ff350c1420c28a4c (patch) | |
tree | 292167a622a8d1cfe72145b63d9e40ecef34ae64 /debian/changelog | |
parent | 17a09ef88ea7cea9e9b0e29728a4b9fbddc4c489 (diff) | |
download | ikiwiki-f0df1950493061d294ac0162ff350c1420c28a4c.tar ikiwiki-f0df1950493061d294ac0162ff350c1420c28a4c.tar.gz |
new txt plugin, was previously contrib/plaintext
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 251761633..d92d5fa1a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,7 @@ ikiwiki (2.51) UNRELEASED; urgency=low * aggregate: Add template parameter. * Add support for the universal edit button <http://universaleditbutton.org/> (To get this on all pages of an exiting wiki, rebuild the wiki.) + * txt: New plugin, contributed by Gabriel McManus. -- Joey Hess <joeyh@debian.org> Sun, 15 Jun 2008 15:03:33 -0400 |