summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-01-04 18:57:24 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-01-04 18:57:24 +0000
commit15954c375339ffbf18ec39a631ed4f76d7f81c7e (patch)
tree12ee4cb6b3cd84d4e0c58cac1dc4bf7e68ffbea5 /lib/ChangeLog
parent72631a7b4158ce44211fdc077c7366f195f7609b (diff)
downloadcoreutils-15954c375339ffbf18ec39a631ed4f76d7f81c7e.tar.xz
(tzname): Don't declare if it is already #defined.
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 2b5ec2d44..8c4b5bcaf 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-04 Paul Eggert <eggert@cs.ucla.edu>
+
+ * strftime.c (tzname): Don't declare if it is already #defined.
+ Problem reported for Mingw by Mark Junker.
+
2006-01-04 Jim Meyering <jim@meyering.net>
Merge from glibc.