about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2017-09-23 16:07:41 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2017-09-23 16:07:41 +0000
commit4bb250c869dd86eb92f162b5d90793b8880e805b (patch)
treec252ea6f28d4604d7bc511d41fc7d0ee95990048 /doc
parent8756ac386c61796da4502b8cda4c942cde53f823 (diff)
downloadnetpbm-mirror-4bb250c869dd86eb92f162b5d90793b8880e805b.tar.gz
netpbm-mirror-4bb250c869dd86eb92f162b5d90793b8880e805b.tar.xz
netpbm-mirror-4bb250c869dd86eb92f162b5d90793b8880e805b.zip
update HISTORY
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3075 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index d8a69b79..7e60aae2 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,7 +6,7 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.80.00
 
-              pnmpalm: Refuse to create a compressed image with more than 8
+              pnmtopalm: Refuse to create a compressed image with more than 8
               bits per pixel.
 
               pbmtext, libnetpbm font facilities: allow glyphs in font files
@@ -35,6 +35,13 @@ not yet  BJH  Release 10.80.00
               -packbits_compression.  Always broken.  -packbits_compression
               was new in Netpbm 10.27 (March 2005).
 
+              pnmtopalm: Correct error message recommending running
+              pnmquant when the real solution is to run pnmremap to modify the
+              image to Palm standard colors.
+
+              pnmtopalm: Fix bug causing "color not in colormap" failure with
+              -colormap and maxval other than 255.
+
               libnetpbm: font facilities: fix invalid memory reference with
               certain font files.