From 51eb8e3c03a14d10c5e9253992af32f9c1144203 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 1 Sep 2007 02:27:23 +0000 Subject: Use Standard Input properly git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@395 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/HISTORY | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) (limited to 'doc') diff --git a/doc/HISTORY b/doc/HISTORY index f93c3c87..69b5e952 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -6,18 +6,9 @@ CHANGE HISTORY not yet BJH Release 10.40.00 - libnetpbm: pbm_readppminit: read PBM as maxval of 255, not 1. - pbmtonokia: fail if input is > 255 x 255. Thanks Paul Bolle . - pnmtopalm: fix typo in error message. Thanks Paul Bolle - . - - pnmtops: fix crash when program attempts to write 12 bits per - sample Postscript. It doesn't really know how to do that, so - now it just writes 8 unless you do -psfilter. - pamfunc: Add -andmask, -ormask, -xormask, -not, -shiftleft, -shiftright. @@ -27,6 +18,17 @@ not yet BJH Release 10.40.00 pnmmargin: add -plain option. Thanks Prophet of the Way . + pnmgamma: improve error messages. + + pamstack: accept Standard Input properly. + + pnmtopalm: fix typo in error message. Thanks Paul Bolle + . + + pnmtops: fix crash when program attempts to write 12 bits per + sample Postscript. It doesn't really know how to do that, so + now it just writes 8 unless you do -psfilter. + pnmmargin: recognize invalid options better. Thanks Prophet of the Way . @@ -36,12 +38,12 @@ not yet BJH Release 10.40.00 pnmtopng: Fix array bound violation with > 256 alpha mask levels. - pnmgamma: improve error messages. - pamtopfm: Fix wrong selection of default endianness. libnetpbm: Add pm_system_lp(), pm_system_vp(). + libnetpbm: pbm_readppminit: read PBM as maxval of 255, not 1. + libnetpbm: Fix uninitialized variable in pnm_allocpamrown(). Rename pamtooctave to pamtooctaveimg. -- cgit 1.4.1