diff options
author | Simon McVittie <smcv@debian.org> | 2017-09-28 11:21:21 +0100 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2017-09-28 11:30:13 +0100 |
commit | 14344f58f08b6868daf7f80eab1b12682f3740f0 (patch) | |
tree | 767cfe4ded27f93fa0860932ed2566b5bab56a6d /debian | |
parent | 30b101e6e8ffa5d02af9b44bfb9abdc2f2a84547 (diff) | |
download | ikiwiki-14344f58f08b6868daf7f80eab1b12682f3740f0.tar ikiwiki-14344f58f08b6868daf7f80eab1b12682f3740f0.tar.gz |
Update changelog and close bug
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 f8ee1827d..eb2b2cefb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ ikiwiki (3.20170623) UNRELEASED; urgency=medium [ Simon McVittie ] * core: Don't decode the result of strftime if it is already tagged as UTF-8, as it might be since Perl >= 5.21.1. (Closes: #869240) + * Strip metadata from resized images when the deterministic config + option is set. Thanks, intrigeri [ Amitai Schleier ] * Fix the build with po4a 0.52 |