about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
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 4593e3d4..4ec292d2 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -13,6 +13,10 @@ not yet  BJH  Release 10.47.00
 
               Remove nstring.h from exported interfaces.
 
+              pnmremap: fix loss of dithering when the map (and thus the
+              output) has lower maxval than the input.  (Old code scales down
+              to the new maxval before dithering).
+
               ximtoppm: fix crash in command line processing.
 
               ppmrainbow: exit with proper exit status upon failure.