aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2011-02-22 17:51:24 +0000
committerPedro Alves <palves@redhat.com>2011-02-22 17:51:24 +0000
commitb7ea3126c02915e913befc54ce6bebb6446efef6 (patch)
treec226d278ca587c7bf4f039b91cd20f92df0f44f0 /gdb/ChangeLog
parentb9b35694e3906d1cdecc22a997715f920aece290 (diff)
downloadgdb-b7ea3126c02915e913befc54ce6bebb6446efef6.zip
gdb-b7ea3126c02915e913befc54ce6bebb6446efef6.tar.gz
gdb-b7ea3126c02915e913befc54ce6bebb6446efef6.tar.bz2
gdb/
* frame-unwind.h: Fix comment to mention the this frame, not the next.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 3913b54..1859bf0 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2011-02-22 Pedro Alves <pedro@codesourcery.com>
+
+ * frame-unwind.h: Fix comment to mention the this frame, not the
+ next.
+
2011-02-22 Tom Tromey <tromey@redhat.com>
* symfile.c (auto_solib_limit): Remove.