diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0064757d7f..1bacb0fa89 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1998-03-24 Ulrich Drepper <drepper@cygnus.com> + + * sunrpc/Makefile (headers): Add rpc/rpc_des.h. + (distribute): Remove des.h. + * include/des.h: New file. + * sunrpc/des.h: Moved to ... + * sunrpc/rpc/rpc_des.h: ...here. + 1998-03-22 NIIBE Yutaka <gniibe@mri.co.jp> * inet/netinet/in.h (IN6_IS_ADDR_UNSPECIFIED, IN6_IS_ADDR_LOOPBACK): |