diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2007-11-07 16:34:50 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2007-11-07 16:34:50 -0500 |
commit | 930584cff747d87635da192585030d4fb30a2893 (patch) | |
tree | e5314ae030a3074e4f436b655ce7b75b7bf07182 /debian | |
parent | 144accb78c0025d7a88c4dcb170a73cfde93e35b (diff) | |
download | ikiwiki-930584cff747d87635da192585030d4fb30a2893.tar ikiwiki-930584cff747d87635da192585030d4fb30a2893.tar.gz |
* map: Recent changes caused unnecessary ul's to be inserted for items
that were all at the same level, fix. Closes: #449285
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 8f4c68f54..7fdb08140 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,8 +14,10 @@ ikiwiki (2.12) UNRELEASED; urgency=low pages. * Don't truncate git commit messages to the first line in RecentChanges, show the full message. + * 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, 31 Oct 2007 18:34:51 -0400 + -- Joey Hess <joeyh@debian.org> Wed, 07 Nov 2007 16:09:13 -0500 ikiwiki (2.11) unstable; urgency=low |