about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-08-29 04:27:26 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-08-29 04:27:26 +0000
commitee22a387e358e3504dd193e5dd1445ca727034f6 (patch)
treebda2b5d8127beb68c3c3daeb94c6498430ce8ae1 /doc
parentff0477668376efc94077f311f2965e8490d88a78 (diff)
downloadnetpbm-mirror-ee22a387e358e3504dd193e5dd1445ca727034f6.tar.gz
netpbm-mirror-ee22a387e358e3504dd193e5dd1445ca727034f6.tar.xz
netpbm-mirror-ee22a387e358e3504dd193e5dd1445ca727034f6.zip
Release 10.91.02
git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@3932 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY13
1 files changed, 11 insertions, 2 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 3ef64245..a60cd79c 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,9 +4,18 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+20.08.29 BJH  Release 10.91.02
+
+              pamdepth: fix bug: doesn't work on PAM with black and white
+              tuple type.
+
+              pnmnorm: Fix bug: output too dark when -bpercent and -wpercent
+              indicate overlapping values.  Broken since Netpbm 10.43 (June
+              2008).
+
 20.07.21 BJH  Release 10.91.01
 
-              pbmtext: fix double-free crash with -font .  Introduced in
+              pbmtext: Fix double-free crash with -font .  Introduced in
               Netpbm 10.91 (June 2020).
 
               pcdovtoppm: Fix some garbage from the conversion from csh to sh
@@ -21,7 +30,7 @@ CHANGE HISTORY
 
               pamstereogram: Add -tileable.  Thanks Scott Pakin.
 
-              pcdovtoppm: implement -version, -plain, and -quiet.
+              pcdovtoppm: Implement -version, -plain, and -quiet.
 
               pcdovtoppm: more secure temporary file handling.