about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-02-25 01:57:33 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-02-25 01:57:33 +0000
commit84b03c4a38ade9c100ae40e9d5b3fabfceb59913 (patch)
treeb628e26380d2e5cfd90154b8d384aafed7cc6513 /doc/HISTORY
parentdbc66e47d15be07a4de0a944624f1535f5ab23b3 (diff)
downloadnetpbm-mirror-84b03c4a38ade9c100ae40e9d5b3fabfceb59913.tar.gz
netpbm-mirror-84b03c4a38ade9c100ae40e9d5b3fabfceb59913.tar.xz
netpbm-mirror-84b03c4a38ade9c100ae40e9d5b3fabfceb59913.zip
shhopt rejects signed value for OPT_UINT option
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@237 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index c708e232..36845eda 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -24,6 +24,9 @@ not yet  BJH  Release 10.38.0
 
               giftopnm: Add -repair option.
 
+              libnetpbm: shhopt: reject signed number as value for
+              OPT_UINT option.
+
               libnetpbm: in the "no such option" error message, say what
               the valid options are.