about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY14
1 files changed, 13 insertions, 1 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 2c300b42..1ca1c957 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,7 +4,19 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
-17.01.24      Release 10.77.02
+17.03.19 BJH  Release 10.77.03
+
+              tifftopnmcmyk: Default rows per strip to the TIFF library
+              default instead of whatever yields 8K strips.
+
+              tifftopnmcmyk: Fix bug: fails with very wide images and no
+              -rowsperstrip.  Always broken.  (Tifftocmyk was new in Netpbm
+              8.2 (March 2000).
+
+              libnetpbm: ppmd_fill_path: remove debug trace.  Always broken
+              (ppmd_fill_path was new in Netpbm 10.34 (June 2006).
+
+17.01.24 BJH  Release 10.77.02
 
               tifftopnm: Fix memory corruption when image is more pixels
               than can be represented as a C unsigned integer.  Broken in