summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-08-26 10:05:07 +0000
committerJim Meyering <jim@meyering.net>2002-08-26 10:05:07 +0000
commit69a590a4693191310bbe323268460d570ba64a4f (patch)
tree665d6cc772b063331329161e83e6041ca2e2352f /ChangeLog
parente5f8396b0920662f7c491e93caddecda03bbf3a0 (diff)
downloadcoreutils-69a590a4693191310bbe323268460d570ba64a4f.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ca7b0d833..5c2bc96a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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 GOTO Masanori.
+ Patch by GOTO Masanori.
2002-08-05 Paul Eggert <eggert@twinsun.com>