diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-10-17 15:00:17 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-10-17 15:00:17 +0000 |
commit | 6fa02f0ae2435764480741c8202da71fb3f1ecb2 (patch) | |
tree | 4f5a6e5c336feea4f14f921934d6695419a564e5 /ChangeLog | |
parent | 0da7bcc5bfa992ec96638bad30b8a9c1d7cc4b4f (diff) | |
download | glibc-6fa02f0ae2435764480741c8202da71fb3f1ecb2.zip glibc-6fa02f0ae2435764480741c8202da71fb3f1ecb2.tar.gz glibc-6fa02f0ae2435764480741c8202da71fb3f1ecb2.tar.bz2 |
Update.
2004-10-17 Ulrich Drepper <drepper@redhat.com>
* sunrpc/rpc_clntout.c: Avoid including rcsid into binary.
* sunrpc/rpc_cout.c: Likewise.
* sunrpc/rpc_hout.c: Likewise.
* sunrpc/rpc_main.c: Likewise.
* sunrpc/rpc_parse.c: Likewise.
* sunrpc/rpc_sample.c: Likewise.
* sunrpc/rpc_scan.c: Likewise.
* sunrpc/rpc_svcout.c: Likewise.
* sunrpc/rpc_tblout.c: Likewise.
* sunrpc/rpc_util.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2004-10-17 Ulrich Drepper <drepper@redhat.com> + + * sunrpc/rpc_clntout.c: Avoid including rcsid into binary. + * sunrpc/rpc_cout.c: Likewise. + * sunrpc/rpc_hout.c: Likewise. + * sunrpc/rpc_main.c: Likewise. + * sunrpc/rpc_parse.c: Likewise. + * sunrpc/rpc_sample.c: Likewise. + * sunrpc/rpc_scan.c: Likewise. + * sunrpc/rpc_svcout.c: Likewise. + * sunrpc/rpc_tblout.c: Likewise. + * sunrpc/rpc_util.c: Likewise. + 2004-10-15 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/i386/sysdep.h (PUSHARGS_6, DOARGS_6, |