about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-09-26 17:52:31 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-09-26 17:52:31 +0000
commitec90fbed51190f7829284be2cdc5e64d3edaef8d (patch)
tree85cfb4b5b157086fc7076f3dca38bc905e61acbc /doc
parent374fbcbcb13401d53cc4adb51a98c97fb320c387 (diff)
downloadnetpbm-mirror-ec90fbed51190f7829284be2cdc5e64d3edaef8d.tar.gz
netpbm-mirror-ec90fbed51190f7829284be2cdc5e64d3edaef8d.tar.xz
netpbm-mirror-ec90fbed51190f7829284be2cdc5e64d3edaef8d.zip
Release 10.35.97
git-svn-id: http://svn.code.sf.net/p/netpbm/code/super_stable@2634 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index dc406771..212a652c 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,6 +4,28 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+15.09.26 BJH  Release 10.35.97
+
+              sbigtopgm: Fix detection of camera type.  Broken in
+              Netpbm 10.35.96 (June 2015).
+
+              fitstopnm: Fix -min and -max.  Broken in Netpbm 10.39 (June
+              2007).
+
+              Pnmtopclxl: fix wild memory access when out of memory.  Always
+              broken (Pnmtopclxl was new in Netpbm 10.6 (July 2002)).
+
+              Pnmtopclxl: fix wild memory access with pathologically large and
+              uncompressible image.  Always broken (Pnmtopclxl was new in
+              Netpbm 10.6 (July 2002)).
+
+              Pnmtopclxl: fix silent output corruption when a file write
+              fails.  Always broken (Pnmtopclxl was new in Netpbm 10.6 (July
+              2002)).
+
+              ppmtoilbm: Fix failure with -hamforce and -nocompression.
+              Broken in Netpbm 9.12 (March 2001).
+
 15.06.28 BJH  Release 10.35.96
 
               palmtopnm: Fix distorted output with PackBits compressed input.