summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-10-31 23:20:11 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-10-31 23:20:11 -0500
commit29b738b4e6389c81c3cd9896c3d6103372990dc3 (patch)
treee41504cee7d6418fda33afafc8a52d70d5839370 /CHANGES
parent602d314ba06e8e0345721e6bde288004319b5d43 (diff)
downloadlibpng-29b738b4e6389c81c3cd9896c3d6103372990dc3.tar.gz
[master] Enabled iTXt support by default.
To ensure binary compatibility with previous versions, the "lang" and "lang_key" members will be assumed to be omitted from previous versions unless the current libpng version was built with PNG_iTXt_SUPPORTED (which is otherwise no longer necessary to gain iTXt support), as a signal that the user has been building previous versions with PNG_iTXt_SUPPORTED as well.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ea55e7c3e..c3f9a6aec 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2522,6 +2522,12 @@ version 1.2.41beta09 [November 1, 2009]
Merged libpng-1.2.41.txt with libpng-1.4.0.txt where appropriate.
version 1.2.41beta10 [November 1, 2009]
+ Enabled iTXt support by default. To ensure binary compatibility with
+ previous versions, the "lang" and "lang_key" members will be assumed
+ to be omitted from previous versions unless the current libpng
+ version was built with PNG_iTXt_SUPPORTED (which is otherwise no
+ longer necessary to gain iTXt support), as a signal that the user has
+ been building previous versions with PNG_iTXt_SUPPORTED as well.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit