diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 36267f95fba..16da54546df 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2003-07-10 Kelley Cook + + * Makefile.in (options.h): Depend on Makefile. Add move-if-change + to opts.sh command line. + * opts.sh: Write to temporary files with a move-if-change at the end. + 2003-06-30 Denis Chertykov Richard Kenner