From 30cb720f336d18c243bd6ad2a79f14c5e061cf74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Walld=C3=A9n?= <jonasw@roxen.com> Date: Thu, 20 Aug 2020 12:39:08 +0200 Subject: [PATCH] CHANGES: Document fix in Standards.EXIF.get_properties(). --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index ccf70a4b43..df27c5bfef 100644 --- a/CHANGES +++ b/CHANGES @@ -246,6 +246,10 @@ o Standards.JSON encode() now allows other threads to run every now and then. +o Standards.EXIF + + Improved detection of EXIF section in get_properties(). + o sybase The module's configure script now respects ABI suffixes when searching -- GitLab