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/HISTORY12
1 files changed, 11 insertions, 1 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 953280d6..29e5f928 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,10 +4,20 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+13.05.03 BJH  Release 10.35.89
+
+              ppmtowinicon: fix bug: sometimes creates image truncated in the
+              middle of the AND mask.  Always broken (program was new in
+              Netpbm 9.3 (June 2000)).
+
+              pamtilt: fix bug: incorrect output or invalid memory access
+              crash.  Always broken (program was new in Neptbm 10.30
+              (October 2005)).
+
 13.02.20 BJH  Release 10.35.88
 
               ppmpat: fix wrong output with -poles.
-
+              
               Windows build: fix compile error on urt/rle_open_f.c due to
               Unix process management stuff.