about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-03-25 02:25:48 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-03-25 02:25:48 +0000
commitfcdd46b1c437b5c4c9103f96eced98dc494bea62 (patch)
treeb7dc4f70a1ce55ee40b4daf10ca9a7b1f55ae434 /doc
parent4c731873f76411195fd17185474e16690985e6a5 (diff)
downloadnetpbm-mirror-fcdd46b1c437b5c4c9103f96eced98dc494bea62.tar.gz
netpbm-mirror-fcdd46b1c437b5c4c9103f96eced98dc494bea62.tar.xz
netpbm-mirror-fcdd46b1c437b5c4c9103f96eced98dc494bea62.zip
Run Ppmtogif input through Pnmremap before passing to Pamtogif if user says -mapfile
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@257 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 5d8eb361..317a6bbb 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -56,6 +56,10 @@ not yet  BJH  Release 10.38.0
 
               pamtogif: fix crash with -mapfile.
 
+              ppmtogif: handle case that map file and input file are not
+              the same depth, as was the case with the original ppmtogif.
+              Run the input through pnmremap.
+
               pamtoxvmini: fix bug: produces garbage when maxval is
               not 255.