diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-07 11:40:22 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-07 11:40:22 +0000 |
commit | 5d57a8436f2c41687cf047abf0cbd31af61de83c (patch) | |
tree | 7c0a2291337c8157f362f1c8084e756549bb9e31 /debian/changelog | |
parent | 750553dfd46b729d0579707135a25e0470c6a388 (diff) |
* Add a table plugin, derived from the one written by Victor Moral.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 4243e527c..6a9972952 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,8 +17,9 @@ ikiwiki (1.45) UNRELEASED; urgency=low since it ended up being double-escaped. Instead, just remove slashes. * Fix some nasty issues with page name escaping during previewing (introduced in 1.44). + * Add a table plugin, derived from the one written by Victor Moral. - -- Joey Hess <joeyh@debian.org> Wed, 7 Mar 2007 04:47:40 -0500 + -- Joey Hess <joeyh@debian.org> Wed, 7 Mar 2007 06:26:51 -0500 ikiwiki (1.44) unstable; urgency=low |