diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-28 20:02:22 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-28 20:02:22 -0400 |
commit | a2fb23286fee47875f8d7d261b4c9b6a5fb3606a (patch) | |
tree | 8810d12f913f92f25af4d56334b39594b92fdf1f /debian/changelog | |
parent | 68e266e0425bea4087a87fa541650ba2789012b5 (diff) | |
download | ikiwiki-a2fb23286fee47875f8d7d261b4c9b6a5fb3606a.tar ikiwiki-a2fb23286fee47875f8d7d261b4c9b6a5fb3606a.tar.gz |
aggregrate: Fix several bugs in handling of empty and colliding titles when generating filenames.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1b0fd18ff..d219c56bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,8 @@ ikiwiki (3.20130904.2) UNRELEASED; urgency=low Closes: #731197 * style.css: Add compatability definitions for more block-level html5 elements. Closes: #731199 + * aggregrate: Fix several bugs in handling of empty and colliding + titles when generating filenames. -- Joey Hess <joeyh@debian.org> Thu, 05 Sep 2013 10:01:10 -0400 |