diff options
author | Fred Fish <fnf@specifix.com> | 2002-05-01 15:39:32 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 2002-05-01 15:39:32 +0000 |
commit | c5e29662e423a263bef3bdabb7e8dc9011b03dc5 (patch) | |
tree | a0be2ff14a8d5c162a5dbddeb5de9e1c21fbf417 /gdb/testsuite/ChangeLog | |
parent | 57ba746cfb0a2abd776b904330d5593b61cdecde (diff) | |
download | gdb-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/ChangeLog | 6 |
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. |