From 10b918574f8e207eb5489e79dcd3fb29c8cc694f Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 30 Aug 1999 19:23:56 +0000 Subject: [PATCH] Update. 1999-08-29 Andreas Jaeger * timezone/tst-timezone.c (main): Don't pass const strings to putenv to avoid warnings. * posix/regexbug1.c: Include for puts prototype. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 80286e1..dd899da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1999-08-29 Andreas Jaeger + + * timezone/tst-timezone.c (main): Don't pass const strings to + putenv to avoid warnings. + + * posix/regexbug1.c: Include for puts prototype. + 1999-08-29 Thorsten Kukuk * nis/Versions: Add _nss_*_getipnodebyname_r. -- 2.7.4