aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index e006943..e5008f6 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,11 @@
+2020-06-09 Jonny Grant <jg@jguk.org>
+2020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
+
+ * main.c (captured_main_1): Don't print new line after help.
+ (print_gdb_help): add mailing list and IRC channel information
+ to --help. Add new lines between items in the footer. Remove
+ quotes around bug url.
+
2020-06-11 Keith Seitz <keiths@redhat.com>
PR gdb/21356