From b4050225b8b80427d642be50502926a265a2613e Mon Sep 17 00:00:00 2001 From: giraffedata Date: Wed, 25 Nov 2015 02:59:01 +0000 Subject: Fix bug: always thinks -level=N is -level=1 git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2656 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/HISTORY | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/HISTORY') diff --git a/doc/HISTORY b/doc/HISTORY index f6b4f3da..99e24477 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -10,9 +10,13 @@ not yet BJH Release 10.73.00 'file' program (on which --mime has a new meaning so that 'anytopnm' cannot recognize some file types). - anytopnm: recognized "Netpbm PAM" non-mime output from 'file' + anytopnm: recognize "Netpbm PAM" non-mime output from 'file' program as indicating PAM. + pnmtops: fix bug: always things -level=N is -level=1. + Introduced after Netpbm 10.26 (January 2005) but before 10.35 + (August 2006). Manifests only with recent compilers. + Build: fix undefined reference to parse_printf_format etc. on system that doesn't have that facility. Broken in Netpbm 10.69 (December 2014). -- cgit 1.4.1