about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-05-14 03:49:24 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-05-14 03:49:24 +0000
commitbd0e223d1bfa19c1ed4997d37e27e22db94ed538 (patch)
treec812d2b481ae7623ad2c456ee4519a9b791e60c8 /doc/HISTORY
parent7e51994ff76dd2f4efcf0eb599c7e35a132c9855 (diff)
downloadnetpbm-mirror-bd0e223d1bfa19c1ed4997d37e27e22db94ed538.tar.gz
netpbm-mirror-bd0e223d1bfa19c1ed4997d37e27e22db94ed538.tar.xz
netpbm-mirror-bd0e223d1bfa19c1ed4997d37e27e22db94ed538.zip
cleanup, add error checking to ppmd_filled_rectangle, add backward compatibility ppmd_fill_init()
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@626 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 781a02a9..395c2c26 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,6 +6,9 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.43.00
 
+              pamthreshold: copy transparency information from input to
+              output.
+
               pnmnorm: adjust bvalue, wvalue when -bpercent and/or -wpercent
               would cause an overlap, instead of failing.
 
@@ -19,6 +22,12 @@ not yet  BJH  Release 10.43.00
 
               pnmnorm: fix resolution of conflicting -wpercent and -wvalue.
 
+              ppmd_filledrectangle: fail properly on negative image
+              height, width.
+
+              Add back ppmd_fill_init() for backward compatibility;
+              removed in 10.29.
+
               Build: make it work with Gcc 4.3 and -sse.
 
 08.03.26 BJH  Release 10.42.00