* mach/shortcut.awk: Ignore `weak_alias' lines.
authorRoland McGrath <roland@gnu.org>
Mon, 8 Aug 2005 20:53:35 +0000 (20:53 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 8 Aug 2005 20:53:35 +0000 (20:53 +0000)
Reported by Alfred M. Szmidt <ams@gnu.org>.

Reported by Alfred M. Szmidt <ams@gnu.org>.

ChangeLog

index 10e1378..c7dd59d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 2005-08-05  Roland McGrath  <roland@redhat.com>
 
+       * mach/shortcut.awk: Ignore `weak_alias' lines.
+       Reported by Alfred M. Szmidt <ams@gnu.org>.
+
        * sysdeps/mach/hurd/mig-reply.c (reply_port): Don't use ?: as lvalue.
+       Reported by Alfred M. Szmidt <ams@gnu.org>.
 
 2005-08-03  Dwayne Grant McConnell  <dgm69@us.ibm.com>