aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2009-01-16 04:28:25 +0000
committerJoel Brobecker <brobecker@gnat.com>2009-01-16 04:28:25 +0000
commit2dde91e9c32623998da04f2f79203b77f00203ce (patch)
tree325e980ab9aed368fe02506ae8a8c6f6a0ee8760 /gdb/ChangeLog
parent7b52660ad27b51764cfd3a8d1efbc95ea4967f24 (diff)
downloadgdb-2dde91e9c32623998da04f2f79203b77f00203ce.zip
gdb-2dde91e9c32623998da04f2f79203b77f00203ce.tar.gz
gdb-2dde91e9c32623998da04f2f79203b77f00203ce.tar.bz2
* NEWS: Move the documentation of "info os processes" to
the appropriate section (documenting the new commands).
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 5757e4a..5b2fa70 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2009-01-16 Joel Brobecker <brobecker@adacore.com>
+
+ * NEWS: Move the documentation of "info os processes" to
+ the appropriate section (documenting the new commands).
+
2009-01-15 Doug Evans <dje@google.com>
* target.h (target_signal_to_string): Make return type const char *.