diff options
Diffstat (limited to 'doc/HISTORY')
-rw-r--r-- | doc/HISTORY | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY index e2a860aa..c7c87ef9 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -4,6 +4,26 @@ Netpbm. CHANGE HISTORY -------------- +21.05.15 BJH Release 10.86.22 + + pamtopng: Fix rejection of all BLACKANDWHITE_ALPHA images with + message about wrong depth. Always broken (pamtopng was new in + Netpbm 10.71 (June 2015)). Thanks Karol Kosek + <krkk@krkk.ct8.pl>. + + pamtopng: Fix failure with GRAYSCALE_ALPHA images with maxval + less than 255. Always broken (pamtopng was new in Netpbm 10.71 + (June 2015)). Thanks Karol Kosek <krkk@krkk.ct8.pl>. + + pamtopng: Fix: treats all tuple types that start with BLA as + BLACKANDWHITE. Always broken (pamtopng was new in Netpbm 10.71 + (June 2015)). + + pamtogif: Fix failure with bogus message about wrong depth with + grayscale and black and white PAM images with transparency. + Always broken (pamtogif was new in Netpbm 10.37 (December 2006)). + Thanks Karol Kosek <krkk@krkk.ct8.pl>. + 21.04.11 BJH Release 10.86.21 Build: fix failure of pammixmulti to compile for Mingw for lack |