about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-08-30 19:23:56 +0000
committerUlrich Drepper <drepper@redhat.com>1999-08-30 19:23:56 +0000
commit10b918574f8e207eb5489e79dcd3fb29c8cc694f (patch)
tree00384e0681f4e492171be2423d9e9325a0c52977
parent1e275b9e9b4345b0f9e870d62f78249b4797ae15 (diff)
downloadglibc-10b918574f8e207eb5489e79dcd3fb29c8cc694f.tar.gz
glibc-10b918574f8e207eb5489e79dcd3fb29c8cc694f.tar.xz
glibc-10b918574f8e207eb5489e79dcd3fb29c8cc694f.zip
Update.
1999-08-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* timezone/tst-timezone.c (main): Don't pass const strings to
	putenv to avoid warnings.

	* posix/regexbug1.c: Include <stdio.h> for puts prototype.
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 80286e19d1..dd899da713 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1999-08-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
+
+	* timezone/tst-timezone.c (main): Don't pass const strings to
+	putenv to avoid warnings.
+
+	* posix/regexbug1.c: Include <stdio.h> for puts prototype.
+
 1999-08-29  Thorsten Kukuk  <kukuk@suse.de>
 
 	* nis/Versions: Add _nss_*_getipnodebyname_r.