From: Jim Meyering Date: Mon, 2 Jun 2003 08:15:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~411 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=095fcca5a5dc2bc97c7a8d6b422e85260ff41792;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 850d60bc68..38c9fb44f2 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,12 @@ +2003-06-02 Jim Meyering + + * stdbool.hin: New file. From gnulib. + * Makefile.am (MOSTLYCLEANFILES): Initialize. + (stdbool.h): New rule. + (all-local $(lib_OBJECTS)): Depend on $(STDBOOL_H) + (MOSTLYCLEANFILES): Add stdbool.h. + (EXTRA_DIST): Add stdbool.h. + 2003-05-30 Jim Meyering * addext.c: Update from gnulib.