about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-05-16 23:20:52 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-05-16 23:20:52 +0000
commita795e001646b249b311348df2da83f1bb1444976 (patch)
treec198c7fa0865bda95944cc8a5ae07b60518a7de5 /doc
parentdbdc0476c3ed226ccba2750b09e25887ba12b2bb (diff)
downloadnetpbm-mirror-a795e001646b249b311348df2da83f1bb1444976.tar.gz
netpbm-mirror-a795e001646b249b311348df2da83f1bb1444976.tar.xz
netpbm-mirror-a795e001646b249b311348df2da83f1bb1444976.zip
Release 10.35.64
git-svn-id: http://svn.code.sf.net/p/netpbm/code/stable@923 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index dff0a79b..5913f93c 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,6 +4,23 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+09.05.16 BJH  Release 10.35.64
+
+              pnmremap: fix: -firstisdefault uses an arbitrary color from the
+              map as default.
+
+              pnmremap: fix -missingcolor:  where map file (ergo output) is not
+              depth 3, uses an arbitrary color.
+
+              giftopnm: fix for unlikely case of a block smaller than a code.
+
+              ppmpat: fix crash in -squig.
+
+              ppmpat: fix crash when width or height is zero.
+
+              libppmd (ppmdraw, ppmpat): Fix bugs with coordinates too large.
+              Thanks Prophet of the Way <afu@wta.att.ne.jp>.
+
 09.04.28 BJH  Release 10.35.63
 
               ximtoppm: fix crash in command line processing.