summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2013-06-11 20:43:58 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2013-06-11 20:43:58 -0500
commit9f985276f40c242e819fa1cc40e2882eca11d849 (patch)
tree62473084b715b262130be521eba559865cc9ad32
parentcad7377ce5a245eb8faef7b0f1aaea4ff89af13a (diff)
downloadlibpng-9f985276f40c242e819fa1cc40e2882eca11d849.tar.gz
[pngcrush] Release version 1.7.61v1.7.61
-rw-r--r--pngcrush.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pngcrush.c b/pngcrush.c
index 4352d22fe..f64c1cca6 100644
--- a/pngcrush.c
+++ b/pngcrush.c
@@ -313,6 +313,7 @@ Version 1.7.61 (built with libpng-1.5.16 and zlib-1.2.8)
not greater than 8, respectively.
Do not try to make_opaque if the tRNS chunk is found.
Added warning when ignoring an invalid commandline option.
+ Improved brute_force handling with specified level, filter, or strategy.
Version 1.7.60 (built with libpng-1.5.16 and zlib-1.2.8)
Revise -reduce so reducing from color-type 6 to grayscale works.