diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-04-18 10:21:47 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-04-18 10:21:47 +0000 |
commit | b02f501306799bd579134ffe3d74429cfb4bc7ba (patch) | |
tree | 1df251554415c750495394defbbdf751c73a0042 /ChangeLog | |
parent | 62acd37630f63718620b8c346a2581c298745b7d (diff) | |
download | glibc-b02f501306799bd579134ffe3d74429cfb4bc7ba.tar.gz glibc-b02f501306799bd579134ffe3d74429cfb4bc7ba.tar.xz glibc-b02f501306799bd579134ffe3d74429cfb4bc7ba.zip |
Update.
1999-04-18 Thorsten Kukuk <kukuk@suse.de> * sunrpc/Makefile: Remove special handling of bootparam.x, add rpcsvc/bootparam.h to headers. * sunrpc/rpcsvc/bootparam.h: New, for backward compatibility. * sunrpc/rpcsvc/bootparam.x: Renamed to... * sunrpc/rpcsvc/bootparam_prot.x: ...this.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index dff9614c98..2102f54904 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1999-04-18 Thorsten Kukuk <kukuk@suse.de> + + * sunrpc/Makefile: Remove special handling of bootparam.x, + add rpcsvc/bootparam.h to headers. + * sunrpc/rpcsvc/bootparam.h: New, for backward compatibility. + * sunrpc/rpcsvc/bootparam.x: Renamed to... + * sunrpc/rpcsvc/bootparam_prot.x: ...this. + 1999-04-18 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/bsd/poll.c (__poll): Add more compatiblity code to |