about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-03-12 02:10:25 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-03-12 02:10:25 +0000
commitb385637b4b66e511db8262915a247069852e47a5 (patch)
treebae2395b1c35832948de774f51bd29db5ec2455d /doc
parentcae41e3814616cef168509b417ad6c1f38c2c7a2 (diff)
downloadnetpbm-mirror-b385637b4b66e511db8262915a247069852e47a5.tar.gz
netpbm-mirror-b385637b4b66e511db8262915a247069852e47a5.tar.xz
netpbm-mirror-b385637b4b66e511db8262915a247069852e47a5.zip
Fix bug: -hilbert not included in check for conflicting options
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3743 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index e94457d4..68035b80 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -11,6 +11,10 @@ not yet  BJH  Release 10.90.00
               pamundice: Add error and warning messages for insane file name
               pattern.
 
+              pamditherbw: Fix bug: issue error message instead of just
+              ignoring one of the options when you specify -hilbert and
+              another halftone option.
+
               pamdice: Fix junk output when -width or -height not specified.
 
               pamdice: Fix crash when -width or -height is zero.