about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2017-03-19 15:39:35 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2017-03-19 15:39:35 +0000
commit53501b361d00b707514a68ce298a6af1d017717a (patch)
treead051360ea4e3b19d738efd24757f82611a66392 /doc
parentdc5872298ba5e2f52dbacb283d348e4f11a2d77d (diff)
downloadnetpbm-mirror-53501b361d00b707514a68ce298a6af1d017717a.tar.gz
netpbm-mirror-53501b361d00b707514a68ce298a6af1d017717a.tar.xz
netpbm-mirror-53501b361d00b707514a68ce298a6af1d017717a.zip
Release 10.77.03
git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@2922 9d0c8265-081b-0410-96cb-a4ca84ce46f8
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