about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-03-24 10:39:42 +0000
committerUlrich Drepper <drepper@redhat.com>1998-03-24 10:39:42 +0000
commit82cda1d71d2de5ca04f3725e5af230ceefacf22a (patch)
tree8e5aa4d3812b74a611ac091afd84da0affc45cf8 /ChangeLog
parent4d42000c41c216157909df3cd33bd6d1387b22ed (diff)
downloadglibc-82cda1d71d2de5ca04f3725e5af230ceefacf22a.tar.gz
glibc-82cda1d71d2de5ca04f3725e5af230ceefacf22a.tar.xz
glibc-82cda1d71d2de5ca04f3725e5af230ceefacf22a.zip
Update.
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
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):