summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Joye <pierre.php@gmail.com>2022-02-07 13:01:42 +0700
committerPierre Joye <pierre.php@gmail.com>2022-02-07 13:03:33 +0700
commita023f34c75ee9397278c7d5803ffca5c740eee88 (patch)
tree27a5de967df87cc906126920a0cf57cc129f3af5
parent5c8d8d115984bc12ac98ec4c294c95483a721f1c (diff)
downloadlibgd-a023f34c75ee9397278c7d5803ffca5c740eee88.tar.gz
update changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a01202b..fcd1ecd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- revert support for the legacy/testing gd/gd2 image formats is disabled by default
- GD/GD2 is now documented as deprecated (to be removed in 3.0)
+- enable interlace transform when reading png (also silents warning when interlace images are loaded)
### Fixed