about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2021-06-30 19:23:31 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2021-06-30 19:23:31 +0000
commit457592e1b0aad891a6a6321498a7cc1b631d4a9c (patch)
tree69fa45c570f187387478d92c58066def3497d43b /doc/HISTORY
parent3f8fafb766a7042d5a10b9ae825f3bc9214024fd (diff)
downloadnetpbm-mirror-457592e1b0aad891a6a6321498a7cc1b631d4a9c.tar.gz
netpbm-mirror-457592e1b0aad891a6a6321498a7cc1b631d4a9c.tar.xz
netpbm-mirror-457592e1b0aad891a6a6321498a7cc1b631d4a9c.zip
Release 10.86.23
git-svn-id: http://svn.code.sf.net/p/netpbm/code/stable@4115 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY12
1 files changed, 11 insertions, 1 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index c7c87ef9..5e551964 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,6 +4,16 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+21.06.30 BJH  Release 10.86.23
+
+              pamtopng: Fix -transparent option - program recognized
+              -transparency instead.  Always broken (pamtopng was new in
+              Netpbm 10.71 (June 2015)).
+
+              Build: make it work on systems that don't have date +%s.  Broken
+              in Netpbm 10.78 (March 2017).  Thanks Claes Nästén
+              (pekdon@gmail.com).
+
 21.05.15 BJH  Release 10.86.22
 
               pamtopng: Fix rejection of all BLACKANDWHITE_ALPHA images with
@@ -18,7 +28,7 @@ CHANGE HISTORY
               pamtopng: Fix: treats all tuple types that start with BLA as
               BLACKANDWHITE.  Always broken (pamtopng was new in Netpbm 10.71
               (June 2015)).
-              
+
               pamtogif: Fix failure with bogus message about wrong depth with
               grayscale and black and white PAM images with transparency.
               Always broken (pamtogif was new in Netpbm 10.37 (December 2006)).