diff --git a/ChangeLog b/ChangeLog index 3a852acf5..8a247a064 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ -2003-04-17 Jim Meyering +2003-04-21 Jim Meyering * Version 5.0.1. + * Makefile.cfg (cvs_files): Add $(srcdir)/config/depcomp to the list. + +2003-04-17 Jim Meyering + * src/stty.c: Remove uses of PROTOTYPE macro. 2003-04-15 Jim Meyering diff --git a/config/ChangeLog b/config/ChangeLog index 2645c7b8d..e728572a5 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,8 @@ +2003-04-21 Jim Meyering + + * depcomp: New version, now that this file is now on the list + in ../Makefile.cfg. + 2003-01-12 Jim Meyering Lots of syntactic clean-up, mostly from Karl Berry.