about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2013-05-03 17:22:51 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2013-05-03 17:22:51 +0000
commit39ecd95f851f8209085b8032327960f968d95be8 (patch)
tree61b629d33aee5fcc2cb0f0d48ef0ff0804f81091 /doc
parent9878e719f8ffbe57b8ca3ee130b3bd8110447caa (diff)
downloadnetpbm-mirror-39ecd95f851f8209085b8032327960f968d95be8.tar.gz
netpbm-mirror-39ecd95f851f8209085b8032327960f968d95be8.tar.xz
netpbm-mirror-39ecd95f851f8209085b8032327960f968d95be8.zip
Release 10.35.89
git-svn-id: http://svn.code.sf.net/p/netpbm/code/super_stable@1898 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-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.