about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'doc/HISTORY')
-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.