Rename stdbool.h.in to stdbool_.h, for DOS and VMS's sake.
[gnulib.git] / lib / ChangeLog
index 808c8bc..92a994d 100644 (file)
@@ -1,5 +1,9 @@
 2003-06-06  Jim Meyering  <jim@meyering.net>
 
+       * stdbool_.h: Renamed from stdbool.h.in.
+
+2003-06-06  Jim Meyering  <jim@meyering.net>
+
        Merge from coreutils.
        This avoids a core dump on systems without GNU putenv,
        when running `env -u SOME_ALREADY_UNSET_VARIABLE'.
        posixtime failures better.
        Improve the test data (in comments only).
 
-2003-06-02  Jim Meyering  <jim@meyering.net>
-
-       * stdbool.h.in: Rename to stdbool.hin.
-
 2003-05-30    <karl@gnu.org>
 
        * mktime.c: update from libc.
 
        * argmatch.c: Include "quote.h".
        (argmatch_invalid): Remove explicit `' quotes.  Instead, use the
-       quote function.  Reported by Göran Uddeborg.
+       quote function.  Reported by Göran Uddeborg.
 
 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
 
 
 2000-01-17  Jim Meyering  <meyering@lucent.com>
 
-       * interlock: Remove unused file.  Reported by François Pinard.
+       * interlock: Remove unused file.  Reported by François Pinard.
 
 2000-01-16  Paul Eggert  <eggert@twinsun.com>