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)