about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index d45b2baf..707256a6 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,6 +4,16 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+17.04.15 BJH  Release 10.78.02
+
+              pamcomp: fix incorrect output with -mixtransparency.
+              Always broken.  (-mixtransparency was new in Netpbm 10.56,
+              September 2011).
+
+              pamcomp: remove debug trace message with -mixtransparency.
+              Always broken.  (-mixtransparency was new in Netpbm 10.56,
+              September 2011).
+
 17.04.04 BJH  Release 10.78.01
 
               pnmtojpeg: fix array bounds violation in argument list.  Always