about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-02-13 17:00:19 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-02-13 17:00:19 +0000
commitddbb46d75012936f6c8e0f14c5c3ffb5de125aa1 (patch)
treed561defe9f1e43cbb7e20873b0fed84b22b70b61 /doc
parent002976e3b34a27e32567d6253b87a47692a1a2dc (diff)
downloadnetpbm-mirror-ddbb46d75012936f6c8e0f14c5c3ffb5de125aa1.tar.gz
netpbm-mirror-ddbb46d75012936f6c8e0f14c5c3ffb5de125aa1.tar.xz
netpbm-mirror-ddbb46d75012936f6c8e0f14c5c3ffb5de125aa1.zip
Add -cmapdump option to xwdtopnm
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@838 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 0e63e263..29da1fd9 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,6 +6,8 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.46.00
 
+              xwdtopnm: Add -cmapdump .
+
               xwdtopnm: Change maxval calculation for truecolor to fit
               X11 spec.  Now it's determined by bits_per_rgb.
 
@@ -1186,7 +1188,7 @@ not yet  BJH  Release 10.46.00
 
               anytopnm: remove apparently redundant traps of signals.
 
-              pnm_alloctupletable(): fix bug - returns random value.
+              pnm_alloctupletable(): fix bug from 10.27: returns random value.
               (affects pnmcolormap, pnmremap, pnmquant, others).
          
               jpeg2ktopam: fix array bounds violation on 64 bit machines.