about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-10-12 02:36:40 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-10-12 02:36:40 +0000
commit676cf8f26ba13692e4b1987bf847b56950d2c3cc (patch)
treee8490d639a534e7ac7264319daed82090cd0c0cd /doc/HISTORY
parent10dad0e3b2584fba5af7fc9485d2c362f8659782 (diff)
downloadnetpbm-mirror-676cf8f26ba13692e4b1987bf847b56950d2c3cc.tar.gz
netpbm-mirror-676cf8f26ba13692e4b1987bf847b56950d2c3cc.tar.xz
netpbm-mirror-676cf8f26ba13692e4b1987bf847b56950d2c3cc.zip
update history
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@432 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index b816d528..81fa6bee 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,6 +6,8 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.41.00
 
+              bmptopnm: fix crash with 16 bit images.
+
               pamlcolor8.map: Make it a 256 color map sorted by index,
               per Palm's spec.  Thanks Paul Bolle <pebolle@tiscali.nl>.
 
@@ -1204,7 +1206,9 @@ not yet  BJH  Release 10.41.00
               pamcut: major speedup.  Thanks Prophet of the Way
               <afu@wta.att.ne.jp> (Akira Urushibata ("Douso")).
 
-              Add pnm_getopacity().
+              libnetpbm: Add pnm_getopacity().
+
+              libnetpbm: Add pnm_applyopacityrown(), pnm_unapplyopacityrown().
 
               libnetpbm: "pam" read and write routines much more
               efficient.  Thanks Prophet of the Way