aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2016-02-11 19:55:46 +0000
committerPedro Alves <palves@redhat.com>2016-02-11 19:55:46 +0000
commitacc23c113ab9602707574e7df120f96170a9731c (patch)
tree9ecab69f8e86356b70d47a85c1fc32fa02b4832f /gdb/testsuite/ChangeLog
parente352bf0a3c8430aeab9d6f3781c7b31b09c8b8b9 (diff)
downloadgdb-acc23c113ab9602707574e7df120f96170a9731c.zip
gdb-acc23c113ab9602707574e7df120f96170a9731c.tar.gz
gdb-acc23c113ab9602707574e7df120f96170a9731c.tar.bz2
Add missing quotes to gdb/testsuite/README
gdb/testsuite/ChangeLog: 2016-02-11 Pedro Alves <palves@redhat.com> * README (Parallel testing): Add missing double quotes.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 1c18935..0d61440 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,9 @@
2016-02-11 Pedro Alves <palves@redhat.com>
+ * README (Parallel testing): Add missing double quotes.
+
+2016-02-11 Pedro Alves <palves@redhat.com>
+
* README (Parallel testing): New section.
(GDB_PARALLEL): Rewrite.
(FORCE_PARALLEL): Document.