about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-02-15 03:08:45 +0000
committerRoland McGrath <roland@gnu.org>2005-02-15 03:08:45 +0000
commit0d7344dfb141cc56faa2614ac95511e850989b8d (patch)
tree8dcaf6f34b03cd7ebfe0a0f8e6f4ac1e2c404def /ChangeLog
parent951718bdce96003b0eefb543059b6378f8be2a1d (diff)
downloadglibc-0d7344dfb141cc56faa2614ac95511e850989b8d.tar.gz
glibc-0d7344dfb141cc56faa2614ac95511e850989b8d.tar.xz
glibc-0d7344dfb141cc56faa2614ac95511e850989b8d.zip
[BZ #722]
2005-02-11  Barry deFrese  <bddebian@comcast.net>
	[BZ #722]
	* sysdeps/mach/hurd/setresgid.c: Use weak_alias.
	* sysdeps/mach/hurd/setresuid.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 800b666097..b85450bccb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-02-11  Barry deFrese  <bddebian@comcast.net>
+
+	[BZ #722]
+	* sysdeps/mach/hurd/setresgid.c: Use weak_alias.
+	* sysdeps/mach/hurd/setresuid.c: Likewise.
+
 2005-02-14  GOTO Masanori  <gotom@debian.or.jp>
 
 	* misc/sys/syslog.h: Fix typo in comment.