about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-07-13 17:36:12 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-07-13 17:36:12 +0000
commit0e164ea29c2f72105e716cf0e27f336f277f84e4 (patch)
treefad789c7a3d6f8c8d7d9aef03edef9020e307d2f /doc
parent2a82091a45d67cadfc93148176a446ffd67021f6 (diff)
downloadnetpbm-mirror-0e164ea29c2f72105e716cf0e27f336f277f84e4.tar.gz
netpbm-mirror-0e164ea29c2f72105e716cf0e27f336f277f84e4.tar.xz
netpbm-mirror-0e164ea29c2f72105e716cf0e27f336f277f84e4.zip
Fix incorrect option parsing when there are multiple common options (e.g. -plain -quiet)
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2226 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 8da44459..0a2e03d2 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,6 +6,12 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.68.00
 
+              Fix incorrect option parsing when there are multiple common
+              options (e.g. -plain -quiet).  Always broken.  (Possibility of
+              specifying multiple common options that don't cause the program
+              to ignore every other option (like -version) was new in Netpbm
+              10.10 (October 2002).
+
 14.06.29 BJH  Release 10.67.00
 
               sgitopnm: add ability to convert 2-channel SGI image.