aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2017-09-28 11:21:21 +0100
committerSimon McVittie <smcv@debian.org>2017-09-28 11:30:13 +0100
commit14344f58f08b6868daf7f80eab1b12682f3740f0 (patch)
tree767cfe4ded27f93fa0860932ed2566b5bab56a6d
parent30b101e6e8ffa5d02af9b44bfb9abdc2f2a84547 (diff)
downloadikiwiki-14344f58f08b6868daf7f80eab1b12682f3740f0.tar
ikiwiki-14344f58f08b6868daf7f80eab1b12682f3740f0.tar.gz
Update changelog and close bug
-rw-r--r--debian/changelog2
-rw-r--r--doc/bugs/images_resizing_is_not_deterministic.mdwn2
2 files changed, 4 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
diff --git a/doc/bugs/images_resizing_is_not_deterministic.mdwn b/doc/bugs/images_resizing_is_not_deterministic.mdwn
index d17679eaa..1f964f4bf 100644
--- a/doc/bugs/images_resizing_is_not_deterministic.mdwn
+++ b/doc/bugs/images_resizing_is_not_deterministic.mdwn
@@ -11,4 +11,6 @@ succeeds with the branch merged).
--[[intrigeri]]
+> Thanks, [[merged|done]] --[[smcv]]
+
[[!tag patch]]