about summary refs log tree commit diff
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2021-03-14 21:04:01 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2021-03-14 21:04:01 +0000
commitb640084300da30acf49a72432bf56543366b62b7 (patch)
tree31d4fdd68ee90c62d324e1704284dbe419e4f70c
parent1ace82b905ee29eb733e9556027873ae9095879c (diff)
downloadnetpbm-mirror-b640084300da30acf49a72432bf56543366b62b7.tar.gz
netpbm-mirror-b640084300da30acf49a72432bf56543366b62b7.tar.xz
netpbm-mirror-b640084300da30acf49a72432bf56543366b62b7.zip
update HISTORY
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4054 9d0c8265-081b-0410-96cb-a4ca84ce46f8
-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.