From d2cd302a66f850f27c775ff68faa42d5a7058956 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sun, 17 Jul 2022 18:01:15 +0000 Subject: Fix command line processing - no options worked; add arithmetic overflow checks git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4363 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/HISTORY | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/HISTORY') diff --git a/doc/HISTORY b/doc/HISTORY index 9b6bc12c..883f0e02 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -9,6 +9,14 @@ not yet BJH Release 11.00.00 (No significance to new major number; just ran out of 2-digit minor numbers). + ppmtoicr: Fix bug: all options cause bogus command line parsing + errors. Always broken. Ppmtoicr was new in 1991. + + ppmtoicr: Fix arithmetic overflows. + + ppmtoicr: make -rle option issue an error message saying it no + longer exists (it did, sort of, before 2015). + 22.06.24 BJH Release 10.99.00 Add pamrestack. -- cgit 1.4.1