about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-09-17 02:30:00 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-09-17 02:30:00 +0000
commit346774c389571825d7bfbd5b2a065a70c7b02fe5 (patch)
tree73707e263eff6875d4d04d6b7dd15779785e8dc9 /doc/HISTORY
parent07bf731055482e4e7eab73816ec1fd55edb07887 (diff)
downloadnetpbm-mirror-346774c389571825d7bfbd5b2a065a70c7b02fe5.tar.gz
netpbm-mirror-346774c389571825d7bfbd5b2a065a70c7b02fe5.tar.xz
netpbm-mirror-346774c389571825d7bfbd5b2a065a70c7b02fe5.zip
fix bug: always produces color, not grayscale
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@726 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 1d47c828..4595baca 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -18,6 +18,8 @@ not yet  BJH  Release 10.44.00
 
               pnmpaste: fail if user specified stdin for both images.
 
+              pamgradient: fix bug: always produces color, not grayscale.
+
               pnm_backgroundxel(), pnm_backgroundxelrow() (affects
               pnmrotate, pnmshear, pnmcrop, pnmcat: correctly average
               corner colors to determine background (fill) color.