diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-09-21 13:51:42 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-09-21 13:51:42 -0400 |
commit | 68e23206961862a2b05f99ea0bbe82fe28e21367 (patch) | |
tree | 4144177b85738b5b585f43819c4a6861da96e193 /debian | |
parent | 8a638d6b53b5d289c1a233ed3ef2dc0a58fe4369 (diff) | |
download | ikiwiki-68e23206961862a2b05f99ea0bbe82fe28e21367.tar ikiwiki-68e23206961862a2b05f99ea0bbe82fe28e21367.tar.gz |
inline: Prevent creating a file named ".mdwn" when the postform is submitted with an empty title.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1fed2c096..ec15142b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ikiwiki (3.20160906) UNRELEASED; urgency=medium + + * inline: Prevent creating a file named ".mdwn" when the + postform is submitted with an empty title. + + -- Joey Hess <id@joeyh.name> Wed, 21 Sep 2016 13:48:32 -0400 + ikiwiki (3.20160905) unstable; urgency=medium [ Joey Hess ] |