From: Simon McVittie <smcv@debian.org>
Date: Thu, 28 Sep 2017 10:21:21 +0000 (+0100)
Subject: Update changelog and close bug
X-Git-Tag: 3.20171001~8
X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/14344f58f08b6868daf7f80eab1b12682f3740f0

Update changelog and close bug
---

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]]