about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--doc/HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 1ed11064..3c8e76ef 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -42,6 +42,10 @@ not yet  BJH  Release 10.94.00
 
               pnmtopng: Fix trivial memory leaks.
 
+              pnmtops: Fix incorrect output (arithmetic overflow) when
+              bounding box is exactly INT_MAX high or wide.  Always broken.
+              Pnmtops was in primordial Netpbm.
+
 20.12.28 BJH  Release 10.93.00
 
               pamarith: Add -equal.