about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-10-22 14:35:55 +0000
committerUlrich Drepper <drepper@redhat.com>1998-10-22 14:35:55 +0000
commited304158336413d2feb45e68a5aa31e3c0690974 (patch)
treef2de5539eb26c9ca60a61b99ba5b1f37163733c8 /ChangeLog
parent78e5779b1edf3a60164e72ffe5ffc41e138e6863 (diff)
downloadglibc-ed304158336413d2feb45e68a5aa31e3c0690974.tar.gz
glibc-ed304158336413d2feb45e68a5aa31e3c0690974.tar.xz
glibc-ed304158336413d2feb45e68a5aa31e3c0690974.zip
Update.
1998-10-22  Ulrich Drepper  <drepper@cygnus.com>

	* sunrpc/rpc/auth.h (AUTH_DH): New macro.  Alias for AUTH_DES.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 70b6fa085d..7f023e05cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,6 @@
-1998-10-22 12:49  Ulrich Drepper  <drepper@cygnus.com>
+1998-10-22  Ulrich Drepper  <drepper@cygnus.com>
+
+	* sunrpc/rpc/auth.h (AUTH_DH): New macro.  Alias for AUTH_DES.
 
 	* sysdeps/unix/sysv/linux/i386/sysdep.h: Drastically simplify and
 	improve INLINE_SYSCALL using macro assembler magic.