about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2019-09-21 04:21:27 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2019-09-21 04:21:27 +0000
commitfbffa0e966553057c8dc3c43b594c3e3deac966f (patch)
tree1d04341b77d6d36b0b8bbbb299529f2314680e9e /doc
parent804ef3156284023ba386dcf2a78127f0de18cfc3 (diff)
downloadnetpbm-mirror-fbffa0e966553057c8dc3c43b594c3e3deac966f.tar.gz
netpbm-mirror-fbffa0e966553057c8dc3c43b594c3e3deac966f.tar.xz
netpbm-mirror-fbffa0e966553057c8dc3c43b594c3e3deac966f.zip
Fix failure to detect overspecified options
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3683 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index f34841ac..b56ad0ac 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -38,6 +38,9 @@ not yet  BJH  Release 10.88.00
               allocation fails.  Always broken (programs were added to
               Netpbm in Release 9.0 (April 2000).
 
+              pamsumm: Fix bug: with -mean and a conflicting option such as
+              -sum, the program ignores one of the options.  It should fail.
+
               Build: fix for Cygwin, "no rule to make pm_config.h".
 
 19.06.28 BJH  Release 10.87.00