diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-03-11 15:49:48 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-03-11 15:49:48 -0500 |
commit | f259f33a0ad4858ce33f458148f1733351b91d92 (patch) | |
tree | 1eeb43aae10cd1707606d1fc46962adbcaed23cc /debian/changelog | |
parent | 60fba805e8ecc77e391c8a22db3cdac4adea5756 (diff) |
Fix missing span on recentchanges page template.
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 c58e612db..6b5671e3e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ ikiwiki (3.20100303) UNRELEASED; urgency=low while not moderating other users. * moderatedcomments: The moderate_users setting is deprecated. Instead, set moderate_pagespec to "!admin()" or "user(*)" instead. + * Fix missing span on recentchanges page template. -- Joey Hess <joeyh@debian.org> Tue, 09 Mar 2010 19:46:35 -0500 |