about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2021-11-17 05:39:55 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2021-11-17 05:39:55 +0000
commit08b3834b300f676e7b03e16924fe2c3ff94b8fbc (patch)
treec7c00b9e1e072b3753c0ccf6d3ec71225c7c5d6b /doc/HISTORY
parentb927b100ae3a818a927daf59f05a9fd463ffff20 (diff)
downloadnetpbm-mirror-08b3834b300f676e7b03e16924fe2c3ff94b8fbc.tar.gz
netpbm-mirror-08b3834b300f676e7b03e16924fe2c3ff94b8fbc.tar.xz
netpbm-mirror-08b3834b300f676e7b03e16924fe2c3ff94b8fbc.zip
Apparently, it works fine with bit depth 32
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4179 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index d9462f87..0dda909a 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,6 +6,8 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.97.00
 
+              xwdtopnm: Add ability to process bit depth 32.
+
               pgmtoppm: Add -black, -white.
 
               pampaintspill: Add -near.  Thanks Scott Pakin.