about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
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.