about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index bc91e1d8..52b305c1 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,6 +4,15 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+07.01.15 BJH  Release 10.35.22
+
+              libnetpbm: fix buffer overrun with PBM images < 8 columns.
+
+              ppmdraw: fix crash with use of freed storage.  Thanks
+              John Walker <kelvin@fourmilab.ch>.
+
+              installnetpbm: use 2-argument open() for old Perl.
+    
 06.12.31 BJH  Release 10.35.21
 
               libnetpbm: fix crash with PAM read as PNM.