diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-03-22 00:36:57 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-03-22 00:36:57 +0000 |
commit | 101edd3f3187e38542b6dc380bb9134203c065f3 (patch) | |
tree | cf1e36f4233edd36e37aa05a7b1997945f4da90b /ChangeLog | |
parent | bafb8ee92fbb5937357d53b8b9275c99e9da1cfe (diff) | |
download | glibc-101edd3f3187e38542b6dc380bb9134203c065f3.zip glibc-101edd3f3187e38542b6dc380bb9134203c065f3.tar.gz glibc-101edd3f3187e38542b6dc380bb9134203c065f3.tar.bz2 |
Update.
* nscd/connections.c (nscd_run): Pretty print.
* elf/dl-runtime.c: Include stdlib.h for alloca prototype.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2000-03-21 Ulrich Drepper <drepper@redhat.com> + * nscd/connections.c (nscd_run): Pretty print. + * elf/dl-runtime.c: Include stdlib.h for alloca prototype. + * manual/charset.texi: Fix typos. Rephrase. * manual/process.texi: Likewise. * manual/signal.texi: Likewise. |