summaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>2002-05-01 15:39:32 +0000
committerFred Fish <fnf@specifix.com>2002-05-01 15:39:32 +0000
commitc5e29662e423a263bef3bdabb7e8dc9011b03dc5 (patch)
treea0be2ff14a8d5c162a5dbddeb5de9e1c21fbf417 /gdb/testsuite/ChangeLog
parent57ba746cfb0a2abd776b904330d5593b61cdecde (diff)
downloadgdb-c5e29662e423a263bef3bdabb7e8dc9011b03dc5.tar.gz
2002-05-01 Fred Fish <fnf@redhat.com>
* gdb.base/completion.exp: Handle completions of "./Make" for more than one completion possibility, as is the case when we build and test in the source tree.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 2e8ec616458..1936f2ea1a0 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2002-05-01 Fred Fish <fnf@redhat.com>
+
+ * gdb.base/completion.exp: Handle completions of "./Make" for
+ more than one completion possibility, as is the case when we
+ build and test in the source tree.
+
2002-04-29 Anthony Green <green@redhat.com>
* gdb.java/jmisc1.exp: New file.