about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2022-02-13 18:16:21 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2022-02-13 18:16:21 +0000
commitedd488e6e6220bad9cd1319bcbac2c50262e35ea (patch)
treeba64a53afd9a69be2b05cf0eb4c59c3e8118bc10 /doc
parentad09f3039be71150e9a27191014acb9f055c4cb4 (diff)
downloadnetpbm-mirror-edd488e6e6220bad9cd1319bcbac2c50262e35ea.tar.gz
netpbm-mirror-edd488e6e6220bad9cd1319bcbac2c50262e35ea.tar.xz
netpbm-mirror-edd488e6e6220bad9cd1319bcbac2c50262e35ea.zip
Release 10.86.31
git-svn-id: http://svn.code.sf.net/p/netpbm/code/stable@4274 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 4c41843c..1c911ad4 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,6 +4,20 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+22.02.13 BJH  Release 10.86.31
+
+              libnetpbm, various programs: fix bug: bogus warning that a color
+              specified on command line cannot be represented exactly with the
+              maxval being used.  Introduced in Netpbm 10.83 (June 2018).
+
+              ppmtoapplevol: Fix bug: reads from Standard Input even when you
+              specify the input file argument.  Always broken.  (ppmtoapplevol
+              was new in Netpbm 10.54 (March 2011).
+
+              ppmtoapplevol: Fix bug: produces garbage with input image wider
+              than 255.  Always broken.  (ppmtoapplevol was new in Netpbm
+              10.54 (March 2011).
+
 22.01.25 BJH  Release 10.86.30
 
               pgmabel: Fix incorrect output.  Always broken.  (Program was