From 9329e432a1c19683e114f37a779fd70abc350240 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Tue, 14 Nov 2023 00:34:18 +0000 Subject: No longer accept old-style options git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4783 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/HISTORY | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/HISTORY b/doc/HISTORY index 5e0b9aad..72f0762f 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -30,6 +30,8 @@ not yet BJH Release 11.05.00 ppmdither: fix buffer overrun with insanely large dithering matrix. + pnmpad: no longer accept old-style options (e.g. -t50). + libnetpbm, programs that use color maps: fix buffer overrun with insanely deep images. @@ -5404,6 +5406,9 @@ not yet BJH Release 11.05.00 pnmpad: Add -width, -height, -halign, -valign options. Thanks M. van Beilen . + pnmpad: Issue warning about old-style options (e.g. "-t50" + instead of "-t 50"). + ppmhist: remove 100,000 color limit. pnmnlfilt: works with multi-image streams. Thanks -- cgit 1.4.1