From dc623704d3b6f4cadd2036c9627f2ac3054b6b0c Mon Sep 17 00:00:00 2001 From: giraffedata Date: Wed, 3 Dec 2008 20:00:33 +0000 Subject: Move LDFLAGS later git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@775 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/HISTORY | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'doc/HISTORY') diff --git a/doc/HISTORY b/doc/HISTORY index 53a1a8e9..189213cc 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -10,16 +10,21 @@ not yet BJH Release 10.45.00 ppmtobmp: Add -mapfile option. - pnm_createBlackTuple(): fix array bounds violation with + pnm_createBlackTuple(): Fix array bounds violation with PBM, PGM. - pnmtoddif: fix crash with any PGM input. + pnmtoddif: Fix crash with any PGM input. - pgmnoise: fix bug: never generates full white pixel. + pgmnoise: Fix bug: never generates full white pixel. pamditherbw: Fix -value other than .5 with -fs, -atkinson. - Build: rename Makefile.common, Makefile.config, to common.mk, + Build: Move LDFLAGS later so that a -L in LDFLAGS doesn't + interfere with finding the built libnetpbm. (The common + link rule is already this way in 10.44.00; all the other + link rules are now the same). + + Build: Rename Makefile.common, Makefile.config, to common.mk, etc. 08.09.27 BJH Release 10.44.00 -- cgit 1.4.1