about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-02-14 19:17:07 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-02-14 19:17:07 +0000
commit5a902182c466dddc86f7a23f516a1099eb4ef194 (patch)
tree25aee7af096482c39a10bf74528217b8d1830619 /doc
parent23f5ae1861b268c4adcdaec6657406328dfdf811 (diff)
downloadnetpbm-mirror-5a902182c466dddc86f7a23f516a1099eb4ef194.tar.gz
netpbm-mirror-5a902182c466dddc86f7a23f516a1099eb4ef194.tar.xz
netpbm-mirror-5a902182c466dddc86f7a23f516a1099eb4ef194.zip
Release 10.35.60
git-svn-id: http://svn.code.sf.net/p/netpbm/code/stable@841 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 7a6d106e..d2ee876c 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,6 +4,14 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+09.02.14 BJH  Release 10.35.60
+
+              xwdtopnm: Fix for at least some direct color 24/32 images.
+
+              pnm_alloctupletable, pnm_tuplehashtotable,
+              pnm_computetuplefreqtable3: fix crash when out of memory,
+              memory leak with uncomputably large numbers.
+
 09.01.29 BJH  Release 10.35.59
 
               ilbmtoppm: Fix array bound violation with compressed ILBM.