diff options
author | Josh Triplett <josh@freedesktop.org> | 2007-11-08 11:42:08 -0800 |
---|---|---|
committer | Josh Triplett <josh@freedesktop.org> | 2007-11-08 11:42:08 -0800 |
commit | c9ab08a1713f386e1bb268fd2532947cfcfc6df6 (patch) | |
tree | d820ea6d9217faf1172176c3073604398fa6d113 /debian/changelog | |
parent | 21c6d61aa1b6caee6c37994f81469041265df61f (diff) |
Update changelog for table plugin fix
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7fdb08140..0c4c8da8f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ ikiwiki (2.12) UNRELEASED; urgency=low + [ Joey Hess ] * Fix some issues with toggles in preview mode. * Fix an aggregate plugin expiry bug. Over time, it's possible for the same page name to be expired and reused for several distinct guids. When this @@ -17,7 +18,10 @@ ikiwiki (2.12) UNRELEASED; urgency=low * map: Recent changes caused unnecessary ul's to be inserted for items that were all at the same level, fix. Closes: #449285 - -- Joey Hess <joeyh@debian.org> Wed, 07 Nov 2007 16:09:13 -0500 + [ Josh Triplett ] + * Fix table plugin to not generate an unbalanced tbody tag with header=no + + -- Josh Triplett <josh@freedesktop.org> Thu, 08 Nov 2007 11:41:27 -0800 ikiwiki (2.11) unstable; urgency=low |