diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2012-07-24 07:28:34 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2012-07-24 07:31:31 -0500 |
commit | 294c71eae623832dae6498744cf4b04102e45183 (patch) | |
tree | 992a364f2f167bc1e1ff9ffc812f0a341e7b26c5 | |
parent | 04fb5b95ef1d496d2a6f0183c709faf7128d195f (diff) | |
download | libpng-294c71eae623832dae6498744cf4b04102e45183.tar.gz |
Imported from pngcrush-1.7.33.tarv1.7.33
-rw-r--r-- | ChangeLog.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog.html b/ChangeLog.html index 325a20856..af4b1ed8b 100644 --- a/ChangeLog.html +++ b/ChangeLog.html @@ -3,9 +3,14 @@ Change log: +Version 1.7.33 (built with libpng-1.5.12 and zlib-1.2.7) + Ignore all ancillary chunks except during the final trial. This can be + significantly faster when large ancillary chunks such as iCCP are + present. + Version 1.7.32 (built with libpng-1.5.12 and zlib-1.2.7) Fixed bug introduced in 1.7.30: Do not call png_set_check_for_invalid_index() - when nosave != 0 (otherwise pngcrush crashes with the "-n" option. + when nosave != 0 (otherwise pngcrush crashes with the "-n" option). Version 1.7.31 (built with libpng-1.5.11 and zlib-1.2.7) Dropped *.tar.bz2 from distribution. |