changeset 4019:0be9c5597ddd

.
author Jim Meyering <jim@meyering.net>
date Sun, 24 Nov 2002 10:40:09 +0000
parents ad164b161300
children 7158a1db8695
files lib/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -2,6 +2,8 @@
 
 	Update from coreutils:
 
+	* mktime.c: Merge in changes from libc.
+
 	Avoid a link-time failure on some Linux systems.
 	* mktime.c (STATIC): Define to be empty (_LIBC) or `static' (otherwise).
 	(__mon_yday): Declare with the STATIC attribute.