about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2017-01-24 18:30:45 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2017-01-24 18:30:45 +0000
commitdc5872298ba5e2f52dbacb283d348e4f11a2d77d (patch)
tree579f532db49c43e5d596f8bfaca70f5296557815 /doc/HISTORY
parent09b97c074fd0416f4c3d3d895ac78cf6e6f78413 (diff)
downloadnetpbm-mirror-dc5872298ba5e2f52dbacb283d348e4f11a2d77d.tar.gz
netpbm-mirror-dc5872298ba5e2f52dbacb283d348e4f11a2d77d.tar.xz
netpbm-mirror-dc5872298ba5e2f52dbacb283d348e4f11a2d77d.zip
Release 10.77.02
git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@2883 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index b4379b3c..2c300b42 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,6 +4,12 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+17.01.24      Release 10.77.02
+
+              tifftopnm: Fix memory corruption when image is more pixels
+              than can be represented as a C unsigned integer.  Broken in
+              Netpbm 10.11 (October 2002).
+
 17.01.11 BJH  Release 10.77.01
 
               svgtopam: Fix crash when out of memory.  Always broken