about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-09-02 02:07:02 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-09-02 02:07:02 +0000
commitaf1a5fa0c7953c94cb911059cace91bb7ffde66e (patch)
treea13e01bd4ee4bec08198c07b7faa84131e757b3f /doc
parent1045537082f902e9efc29bfbff59875f7978355a (diff)
downloadnetpbm-mirror-af1a5fa0c7953c94cb911059cace91bb7ffde66e.tar.gz
netpbm-mirror-af1a5fa0c7953c94cb911059cace91bb7ffde66e.tar.xz
netpbm-mirror-af1a5fa0c7953c94cb911059cace91bb7ffde66e.zip
Fix -not
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3938 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 0294b4a4..85fb3ea0 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -11,7 +11,10 @@ not yet  BJH  Release 10.92.00
               pnmnorm: With bounds specified as -bpercent or -bsingle and
               -wpercent or -wsingle, and the image has only one brightness,
               don't attempt any normalization - leave image as is.  (Previous
-              version produce all black with -keephues).
+              version produces all black with -keephues).
+
+              pamfunc: Fix always wrong output with -not.  Always broken.
+              (-not was new in Netpbm 10.40 (September 2007)).
 
               pamdepth: fix bug: doesn't work on PAM with black and white
               tuple type.