From abbc5b6e480ae7f376d5a75931ff03d95178c38d Mon Sep 17 00:00:00 2001 From: Lain Soykaf Date: Sun, 30 Jun 2024 11:47:07 +0400 Subject: [PATCH] Add changelog --- changelog.d/4167-strip-gps-info-in-png.fix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/4167-strip-gps-info-in-png.fix diff --git a/changelog.d/4167-strip-gps-info-in-png.fix b/changelog.d/4167-strip-gps-info-in-png.fix new file mode 100644 index 000000000..e8d5c2908 --- /dev/null +++ b/changelog.d/4167-strip-gps-info-in-png.fix @@ -0,0 +1 @@ +Ensure that StripLocation actually removes everything resembling GPS data from PNGs