about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2013-05-20 02:47:16 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2013-05-20 02:47:16 +0000
commitae91f9110b73e6d4c737122e2ba6c5b4313dcc27 (patch)
tree68fb4994c8cb4870383352d20910963045696ecd /doc/HISTORY
parentddee347b0bc1fdb87b9bbbd4d5641b5880e88ea3 (diff)
downloadnetpbm-mirror-ae91f9110b73e6d4c737122e2ba6c5b4313dcc27.tar.gz
netpbm-mirror-ae91f9110b73e6d4c737122e2ba6c5b4313dcc27.tar.xz
netpbm-mirror-ae91f9110b73e6d4c737122e2ba6c5b4313dcc27.zip
Fix -norandom: reference to unset variable
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1908 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 704e0593..80395f45 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -21,6 +21,10 @@ not yet  BJH  Release 10.63.00
               since at least 10.26 (May 2001), but after 10.18 (September
               2003).  Thanks Ludolf Holzheid (lholzheid@bihl-wiedemann.de).
 
+              pnmremap (ergo pnmquant): fix bug: incorrect output with
+              -norandom and floyd-steinberg dithering.  Always broken.
+              (-norandom was introduced in 10.30 (June 2007)).
+
               pamtilt: fix bug: incorrect output or invalid memory access
               crash.  Always broken (program was new in Neptbm 10.30
               (October 2005)).