about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-11-26 22:23:27 +0000
committerUlrich Drepper <drepper@redhat.com>1999-11-26 22:23:27 +0000
commit70e22d49c55bfc1b5108d2a726183795b41b2a45 (patch)
tree1440d36d1916a6914c0417074b0e9e6a959b9f1a /ChangeLog
parent81d7b354616fca46fa396f1763e1490acf8e018c (diff)
downloadglibc-70e22d49c55bfc1b5108d2a726183795b41b2a45.tar.gz
glibc-70e22d49c55bfc1b5108d2a726183795b41b2a45.tar.xz
glibc-70e22d49c55bfc1b5108d2a726183795b41b2a45.zip
Update.
	* inet/rcmd.c (ruserok): Use iruserok2 not iruserok.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f832f634c0..714e5040cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 1999-11-26  Ulrich Drepper  <drepper@cygnus.com>
 
+	* inet/rcmd.c (ruserok): Use iruserok2 not iruserok.
+
 	* locale/iso-3166.def: Update from latest official list.
 
 1999-11-26  Andreas Jaeger  <aj@suse.de>