about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2013-05-31 02:16:32 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2013-05-31 02:16:32 +0000
commit1d5dfa18830223dfdfeaa000c6a2d581e94f160e (patch)
tree6e9a0ce2ad3ddec954204e1d73892ce9d1718bc9 /doc
parentb5e64763d0a3d1820a37f1f1eb52dd6eacd3c9b9 (diff)
downloadnetpbm-mirror-1d5dfa18830223dfdfeaa000c6a2d581e94f160e.tar.gz
netpbm-mirror-1d5dfa18830223dfdfeaa000c6a2d581e94f160e.tar.xz
netpbm-mirror-1d5dfa18830223dfdfeaa000c6a2d581e94f160e.zip
Fix crash when -mesh is 1 or less; fix array bounds violation; replace pm_keymatch() parser with shhopt
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1917 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 6f78eaf9..ab8efb13 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -43,6 +43,14 @@ not yet  BJH  Release 10.63.00
               sparc64 pbmtog3: fix bug that causes crash due to unaligned
               memory access.
 
+              ppmforge. fix crash when -mesh is 1 or less.  Always broken
+              (program was added in Pbmplus (October 1991).  Thanks Prophet of
+              the Way <afu@wta.att.ne.jp>.
+
+              ppmforge: fix array bounds violation.  Always broken (program
+              was added in Pbmplus (October 1991).  Thanks Prophet of the Way
+              <afu@wta.att.ne.jp>.
+
               install: fix Perl warning in installnetpbm.  Broken in 
               Netpbm 10.61.