about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-10-13 01:58:39 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-10-13 01:58:39 +0000
commit8f3119fdb63fb911e2dcf3f527693ed4592527df (patch)
treed25b0c4477f8d586a9a97ffe51dd851687cfa8b5 /doc
parente99dc3748036ce976d56b23f9280420c1d0132fb (diff)
downloadnetpbm-mirror-8f3119fdb63fb911e2dcf3f527693ed4592527df.tar.gz
netpbm-mirror-8f3119fdb63fb911e2dcf3f527693ed4592527df.tar.xz
netpbm-mirror-8f3119fdb63fb911e2dcf3f527693ed4592527df.zip
Fix bug: never generates full white pixel
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@755 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index cd7cedc5..04ad32f7 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,7 +6,9 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.45.00
 
-              pamditherbw: Fix -value other than .5 work for -fs, -atkinson.
+              pgmnoise: fix bug: never generates full white pixel.
+
+              pamditherbw: Fix -value other than .5 with -fs, -atkinson.
 
               Build: rename Makefile.common, Makefile.config, to common.mk,
               etc.