about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-03-29 21:18:09 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-03-29 21:18:09 +0000
commit66530d2d9f506cffa5be7f57cac5979a9839917d (patch)
treedcd5e6fe37cb524e0813bea29bd695c05c1e7e4b /doc
parent53b8f1a7e6c4210aa67e3028099300b486559543 (diff)
downloadnetpbm-mirror-66530d2d9f506cffa5be7f57cac5979a9839917d.tar.gz
netpbm-mirror-66530d2d9f506cffa5be7f57cac5979a9839917d.tar.xz
netpbm-mirror-66530d2d9f506cffa5be7f57cac5979a9839917d.zip
Release 10.35.92
git-svn-id: http://svn.code.sf.net/p/netpbm/code/super_stable@2166 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 8dd926a1..38593cb4 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,6 +4,22 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+14.03.29 BJH  Release 10.35.92
+
+              ppmrelief: fix out-of-bound values in output.  Always broken.
+              Thanks Prophet of the Way <afu@wta.att.ne.jp>.
+
+              ppmrelief: fix crash when input image is too small.  Always
+              broken.  Thanks Prophet of the Way <afu@wta.att.ne.jp>.
+
+              pgmtexture: fix buffer overflow.  Always broken.  (Program
+              was added in primordial Netpbm in 1991).
+
+              pamdeinterlace: fix incorrect output with -takeodd and image has
+              only one row.  Always broken (pamdeinterlace was introduced in
+              Netpbm 9.21 (January 2001)).  Thanks Prophet of the Way
+              <afu@wta.att.ne.jp>.
+
 13.12.24 BJH  Release 10.35.91
 
               pbmtoepsi: fix handling of all-white image.  Always broken.