about summary refs log tree commit diff
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-08-02 20:12:51 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-08-02 20:12:51 +0000
commit8a60eb7a79ad9ed77050bda87fd4e60126ac0bda (patch)
tree0382bb73b8d4c558aedb2eb2e2443053d426516e
parent0be57677ef0987124f38b93a5489cec9654fde1f (diff)
downloadnetpbm-mirror-8a60eb7a79ad9ed77050bda87fd4e60126ac0bda.tar.gz
netpbm-mirror-8a60eb7a79ad9ed77050bda87fd4e60126ac0bda.tar.xz
netpbm-mirror-8a60eb7a79ad9ed77050bda87fd4e60126ac0bda.zip
update HISTORY
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2620 9d0c8265-081b-0410-96cb-a4ca84ce46f8
-rw-r--r--doc/HISTORY15
1 files changed, 13 insertions, 2 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index f8777e9f..a9057088 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -23,12 +23,23 @@ not yet  BJH  Release 10.72.00
               pbmtoescp2: Pad output horizontally to a multiple of 8 columns
               and vertically to a whole stripe to prevent image loss.
 
-              Pnmtopclxl: fix buffer overrun causing unpredictable behavior.
+              fitstopnm: Fix -min and -max.  Broken in Netpbm 10.39 (June
+              2007).
+
+              pnmtopclxl: fix buffer overrun causing unpredictable behavior.
               (Introduced in Netpbm 10.54 (March 2011).
 
-              Pnmtopclxl: fix wild memory access when out of memory.  Always
+              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)).
+
               escp2topbm: Fix -plain.  Always broken (escp2topbm was new in
               Netpbm 10.18 (September 2003)).