diff options
author | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2020-08-09 00:42:13 +0000 |
---|---|---|
committer | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2020-08-09 00:42:13 +0000 |
commit | ad1ec451823d46b9cfbe98d13be8022a36a49997 (patch) | |
tree | a577f447e20424a8dc1ff5bf96ff7d29d677d08d | |
parent | 68b78016e4209946b6aa0e876272e8e3d9c39dbf (diff) | |
download | netpbm-mirror-ad1ec451823d46b9cfbe98d13be8022a36a49997.tar.gz netpbm-mirror-ad1ec451823d46b9cfbe98d13be8022a36a49997.tar.xz netpbm-mirror-ad1ec451823d46b9cfbe98d13be8022a36a49997.zip |
update HISTORY
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3910 9d0c8265-081b-0410-96cb-a4ca84ce46f8
-rw-r--r-- | doc/HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY index a68dab03..36bd9269 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -6,6 +6,11 @@ CHANGE HISTORY 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). + pnmnorm: Fix bug: output too dark when -bpercent and -wpercent indicate overlapping values. Broken since Netpbm 10.43 (June 2008). |