aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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]]