diff options
author | Joey Hess <joey@kitenet.net> | 2011-02-09 14:46:38 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-02-09 14:46:38 -0400 |
commit | 44695122bf5be19dbd7edb85a617fd0e4e4f3ae6 (patch) | |
tree | 532cf10ea5332431bd5eb35b043c60fcf3dc55b9 /debian | |
parent | 2d5c2f301c04a3daa3164a2df70899fa2c1aaa38 (diff) |
map: Avoid unnecessary ul's in maps with nested directories. (Giuseppe Bilotta)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ec345f720..c2243572c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,8 @@ ikiwiki (3.20110125) UNRELEASED; urgency=low * autoindex: Adapted to use add_autofile. Slight behavior changes in edge cases that are probably really bug fixes. (smcv) * recentchanges: Use transient underlay (smcv) + * map: Avoid unnecessary ul's in maps with nested directories. + (Giuseppe Bilotta) -- Joey Hess <joeyh@debian.org> Tue, 01 Feb 2011 21:00:57 -0400 |