summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-10-16 06:25:29 +0000
committerJim Meyering <jim@meyering.net>2000-10-16 06:25:29 +0000
commitc8c93cfefacb7aee8039ed9a2c39d3a916fedbb4 (patch)
tree9429e50487ee756b0f28e95a02a85125b80854d4 /lib/ChangeLog
parent640221896f69c041a49413ef1b41ff844009cd36 (diff)
downloadcoreutils-c8c93cfefacb7aee8039ed9a2c39d3a916fedbb4.tar.xz
*** empty log message ***
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index e6c78db03..6c20d776e 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2000-10-16 Jim Meyering <meyering@lucent.com>
+
+ * hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to setlocale.
+ From Jan Fedak.
+
2000-09-25 Jim Meyering <meyering@lucent.com>
* md5.h (rol): Define (from GnuPG).