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/HISTORY2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 2d45b757..b6e43cde 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -8,7 +8,7 @@ not yet  BJH  Release 10.40.00
 
               pnmtops: fix crash when program attempts to write 12 bits per
               sample Postscript.  It doesn't really know how to do that, so
-              now it just writes 8.
+              now it just writes 8 unless you do -psfilter.
 
               pamfunc: Add -andmask, -ormask, -xormask, -not,
               -shiftleft, -shiftright.