1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 03:12:48 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2002-08-26 10:04:51 +00:00
parent efaf3a08de
commit e5f8396b09

View File

@@ -45,7 +45,7 @@
* 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.
Patch from GOTO Masanori.
2002-08-05 Paul Eggert <eggert@twinsun.com>