]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 8 Aug 2002 16:36:52 +0000 (16:36 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 8 Aug 2002 16:36:52 +0000 (16:36 +0000)
ChangeLog

index 4cbc1751a4ed9bde7821c87c63341579702a632d..b8d304e62939b94624af5e4acfa0f74eea2a10e8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2002-08-07  Jim Meyering  <meyering@lucent.com>
+2002-08-08  Jim Meyering  <meyering@lucent.com>
 
        * Version 0.1.0.
 
+       * src/date.c: Guard inclusion of <langinfo.h> with
+       `#if HAVE_LANGINFO_CODESET', not `#if HAVE_LANGINFO_H'.
+       * src/sort.c: Likewise.
+       Patch from From: GOTO Masanori.
+
 2002-08-05  Paul Eggert  <eggert@twinsun.com>
 
        Fix some minor time-related bugs with POSIX time arguments.