aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 0caf79b..06d23e0 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2014-05-28 Joel Brobecker <brobecker@adacore.com>
+
+ * serial.c (_initialize_serial): Remove support for
+ the "set remotebaud" and "show remotebaud" commands.
+ * NEWS: Add entry documenting the removal of that command.
+
2014-05-28 Yao Qi <yao@codesourcery.com>
* charset.c: Fix typo in comments.