summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 10e137892d..c7dd59d53c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -71,7 +71,11 @@
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>