summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-04-29 18:33:46 +0000
committerRoland McGrath <roland@gnu.org>2005-04-29 18:33:46 +0000
commit450cd55b9ab939cbe74772b2cb4a40239bad227b (patch)
tree8a4d8e28ce9674d25986da4746349b1328679007
parentcb8d9c938277484b0627aca14a12b06c29786071 (diff)
* sysdeps/i386/sysdep.h (CALL_MCOUNT): Fix typo in last change.
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f12c8ab21b..0d58f38c75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-04-29 Roland McGrath <roland@redhat.com>
+
+ * sysdeps/i386/sysdep.h (CALL_MCOUNT): Fix typo in last change.
+
2005-04-29 Ulrich Drepper <drepper@redhat.com>
* nis/nis_table.c: Fix realloc handling.