about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-12-10 03:07:33 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-12-10 03:07:33 +0000
commit9263b0eb01014ae0e28efb744f2d64adcf8f0125 (patch)
treef1b3f061854fd73f64e8b7a2f9b474a03386e457 /doc
parent0918b9d1386bb7fc7ea9e267c62c2f10d397d34c (diff)
downloadnetpbm-mirror-9263b0eb01014ae0e28efb744f2d64adcf8f0125.tar.gz
netpbm-mirror-9263b0eb01014ae0e28efb744f2d64adcf8f0125.tar.xz
netpbm-mirror-9263b0eb01014ae0e28efb744f2d64adcf8f0125.zip
Release 10.35.70
git-svn-id: http://svn.code.sf.net/p/netpbm/code/super_stable@1044 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 869b0a75..d4572c8f 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,6 +4,18 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+09.12.10 BJH  Release 10.35.70
+
+              pamtouil: fix crash when -name option doesn't contain an
+              underscore.
+              
+              pamtosvg: fix some bug with unset Z coordinate.
+
+              pnmtofiasco, fiascotopnm: fix bug on bigendian machine.
+
+              Fix bug in ppm_readcolordict(), ppm_readcolornamefile() where
+              the file is not readable.
+
 09.10.18 BJH  Release 10.35.69
 
               Build: fix build failure with no-network build of Ppmtompeg.