diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6dd86f5cac..ace7517da8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1998-10-16 Paul Eggert <eggert@shade.twinsun.com> + + * time/mktime.c: Some systems require <unistd.h> to be + included before <time.h> for localtime_r to be declared + properly. + * time/strftime.c: Likewise. + 1998-10-16 Ulrich Drepper <drepper@cygnus.com> * db/Makefile: Add rule to generate shared object with the soname |