about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-10-16 09:46:24 +0000
committerRoland McGrath <roland@gnu.org>2005-10-16 09:46:24 +0000
commitfc8e9f00271b197a3673eeb906ba2bdb2756f735 (patch)
treee37f5320093592cba6ddc38c29835b983f3d1291
parent0f33b0174eda8dfa0f75597bde2133acb00b9074 (diff)
downloadglibc-fc8e9f00271b197a3673eeb906ba2bdb2756f735.tar.gz
glibc-fc8e9f00271b197a3673eeb906ba2bdb2756f735.tar.xz
glibc-fc8e9f00271b197a3673eeb906ba2bdb2756f735.zip
[BZ #1076, BZ #1250, BZ #1251]
BZ tags
2005-08-05  Roland McGrath  <roland@frob.com>
	[BZ #1251]
	[BZ #1250]
	[BZ #1076]
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c16ac403f0..a7994450dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1323,11 +1323,13 @@
 	* timezone/southamerica: Likewise.
 	* timezone/zone.tab: Likewise.
 
-2005-08-05  Roland McGrath  <roland@redhat.com>
+2005-08-05  Roland McGrath  <roland@frob.com>
 
+	[BZ #1251]
 	* mach/shortcut.awk: Ignore `weak_alias' lines.
 	Reported by Alfred M. Szmidt <ams@gnu.org>.
 
+	[BZ #1250]
 	* sysdeps/mach/hurd/mig-reply.c (reply_port): Don't use ?: as lvalue.
 	Reported by Alfred M. Szmidt <ams@gnu.org>.
 
@@ -3514,6 +3516,7 @@
 
 2005-02-10  H.J. Lu  <hongjiu.lu@intel.com>
 
+	[BZ #1076]
 	* sysdeps/ia64/elf/initfini.c: Add local _init and _fini labels.
 
 2005-02-27  Denis Barbier  <barbier@debian.org>