about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-02-09 18:11:04 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-02-09 18:11:04 +0000
commit593f1795985139aabc730dc74ec3e16131d725b2 (patch)
treed70b4493cf98761300565c92b4748505c5890fd0 /doc/HISTORY
parent69f6a4b0348f6ed02da0da9a3ae1adb758f24e3e (diff)
downloadnetpbm-mirror-593f1795985139aabc730dc74ec3e16131d725b2.tar.gz
netpbm-mirror-593f1795985139aabc730dc74ec3e16131d725b2.tar.xz
netpbm-mirror-593f1795985139aabc730dc74ec3e16131d725b2.zip
Release 10.65.04
git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@2123 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 9d3cac53..00848b9d 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,6 +4,19 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+14.02.09 BJH  Release 10.65.04
+
+              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>.
+
+              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>.
+
 14.01.06 BJH  Release 10.65.03
 
               make package: Include template for pkgconfig file.