about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-05-24 00:08:51 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-05-24 00:08:51 +0000
commit46e4d7d33bf46cd4e81c6cf7aa2333d36283b82b (patch)
tree8af28ac3111d3f8d7ae27d07c5b6e25a64938f45 /doc
parent6e4a9488d1b7c1598be0498d703c94e148aefc96 (diff)
downloadnetpbm-mirror-46e4d7d33bf46cd4e81c6cf7aa2333d36283b82b.tar.gz
netpbm-mirror-46e4d7d33bf46cd4e81c6cf7aa2333d36283b82b.tar.xz
netpbm-mirror-46e4d7d33bf46cd4e81c6cf7aa2333d36283b82b.zip
Add -omaxval
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@312 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY14
1 files changed, 10 insertions, 4 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index f3c2aabf..ff07e167 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,10 +6,7 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.39.00
 
-              PAM_STRUCT_SIZE: cast pointer to ulong instead of uint.
-
-              pamthreshold: fix totally bogus threshold selection with
-              simple thresholding.
+              fitstopnm: add -omaxval.
 
               pnmremap: add -norand.
 
@@ -17,6 +14,15 @@ not yet  BJH  Release 10.39.00
 
               pbmtext: improve error messages about fonts.
 
+              pamtofits: fix -min, -max.
+
+              fitstopnm: fix BITPIX = -32.
+
+              PAM_STRUCT_SIZE: cast pointer to ulong instead of uint.
+
+              pamthreshold: fix totally bogus threshold selection with
+              simple thresholding.
+
               Configure: do test compile for missing Libxml2 and too old
               Libxml2.