From 3260e230df23e39ed5a2356bd6ea738612cc01ed Mon Sep 17 00:00:00 2001 From: Helvetix Victorinox Date: Tue, 20 Jul 2004 16:02:27 +0000 Subject: [PATCH] Updated make-installer.py command line to take advantage of the new * app/composite/Makefile (regenerate): Updated make-installer.py command line to take advantage of the new compile time method of determining which instruction set to compile. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index e14e215877..4570f5e9cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2004-07-20 Helvetix Victorinox + * app/composite/Makefile (regenerate): Updated make-installer.py + command line to take advantage of the new compile time method of + determining which instruction set to compile. + * app/composite/gimp-composite.c (gimp_composite_init): Print the list of active instruction sets if the --verbose command line switch is ON (via be_verbose)