about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2017-09-28 01:24:37 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2017-09-28 01:24:37 +0000
commitfd89b0bdc07ab7da700fcfeffd4093549e2ff5c2 (patch)
tree916cf669061d89f0ce7331a45d099cc30e7f86a8 /doc/HISTORY
parent1472db408ce70f13c4423a58dfe47f023ef0dd5f (diff)
downloadnetpbm-mirror-fd89b0bdc07ab7da700fcfeffd4093549e2ff5c2.tar.gz
netpbm-mirror-fd89b0bdc07ab7da700fcfeffd4093549e2ff5c2.tar.xz
netpbm-mirror-fd89b0bdc07ab7da700fcfeffd4093549e2ff5c2.zip
Release 10.47.66
git-svn-id: http://svn.code.sf.net/p/netpbm/code/super_stable@3077 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 5d07cde1..48cd3f64 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,6 +4,19 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+not yet  BJH  Release 10.47.66
+
+              ppmbrighten: fix bug: red pixels change hue.  Introduced in
+              after Netpbm 10.11 (October 2002) and before Netpbm 10.18
+              (September 2003).
+
+              palmtopnm: fix crash if invalid input contains color index that
+              is not in the palette.  Always broken (palmtopnm was new in
+              Netpbm 9.10 (October 2001)).
+
+              libnetpbm: font facilities: fix invalid memory reference with
+              certain font files.
+
 17.06.28 BJH  Release 10.47.65
 
               pamgauss: Fix skewed output with even dimension.  Always broken