about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-09-18 20:18:39 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-09-18 20:18:39 +0000
commitc1504a8ffa4694779448393e5781cb182610c486 (patch)
tree69bb7cccc11e6031cc4ecc281d0c72d564ec45cc /doc
parent64085f3a76eb6db2c14e52ccb06301f6a5807b77 (diff)
downloadnetpbm-mirror-c1504a8ffa4694779448393e5781cb182610c486.tar.gz
netpbm-mirror-c1504a8ffa4694779448393e5781cb182610c486.tar.xz
netpbm-mirror-c1504a8ffa4694779448393e5781cb182610c486.zip
Release 10.35.77
git-svn-id: http://svn.code.sf.net/p/netpbm/code/super_stable@1287 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 9dfde0f7..1f288d54 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,6 +4,14 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+10.09.18 BJH  Release 10.35.77
+
+              ppmtompeg: fix crash with free of unallocated memory.
+
+              Build: don't expect snprintf() to exist.
+
+              Build: don't use <strings.h> or bzero().
+
 10.07.10 BJH  Release 10.35.76
 
               Pnmtopng:  -libversion doesn't report level of linked libz.