diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-08-30 20:15:06 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-08-30 20:15:06 +0000 |
commit | 0742e50134bfc3db08895c020a940a62e5036cfb (patch) | |
tree | 3c431da3b01b0f738a3532ce2148b8e2ca6fc303 /ChangeLog | |
parent | b78513132bde76f7b3f4e6f133c0c24f75fa2c2e (diff) | |
download | glibc-0742e50134bfc3db08895c020a940a62e5036cfb.zip glibc-0742e50134bfc3db08895c020a940a62e5036cfb.tar.gz glibc-0742e50134bfc3db08895c020a940a62e5036cfb.tar.bz2 |
Update.
1999-08-30 Ulrich Drepper <drepper@cygnus.com>
* stdlib/tst-environ.c: Add cast to avoid warning.
* timezone/test-tz.c: Use setenv instead of putenv.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1999-08-30 Ulrich Drepper <drepper@cygnus.com> + + * stdlib/tst-environ.c: Add cast to avoid warning. + * timezone/test-tz.c: Use setenv instead of putenv. + 1999-08-28 Andreas Jaeger <aj@arthur.rhein-neckar.de> * manual/libc.texinfo: Update version and date. |