aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 0bf6ebc..8d8d29a 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -741,8 +741,7 @@
2010-03-31 Pierre Muller <muller@ics.u-strasbg.fr>
- * src/gdb/remote.c (end_thread): ARI fix: Use xstrdup instead of
- strdup.
+ * remote.c (end_thread): ARI fix: Use xstrdup instead of strdup.
2010-03-30 Keith Seitz <keiths@redhat.com>