summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Chastain <mec.gnu@mindspring.com>2001-03-04 21:41:15 +0000
committerMichael Chastain <mec.gnu@mindspring.com>2001-03-04 21:41:15 +0000
commitc79d73a47f8ad3d5ab04124b09bfad2e67bf69c2 (patch)
tree1211d600c1309958d55b2724aa6703d01032e9ec
parent28f79cec522d20a709961b6f4e231e858c3b9f63 (diff)
downloadgdb-c79d73a47f8ad3d5ab04124b09bfad2e67bf69c2.tar.gz
Obvious fix: in an entry for 1997-09-10, expand wildcard to explicit
list of files actually modified.
-rw-r--r--gdb/testsuite/gdb.chill/ChangeLog24
1 files changed, 23 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.chill/ChangeLog b/gdb/testsuite/gdb.chill/ChangeLog
index fe5a3176aac..99da5111436 100644
--- a/gdb/testsuite/gdb.chill/ChangeLog
+++ b/gdb/testsuite/gdb.chill/ChangeLog
@@ -10,7 +10,29 @@ Thu May 21 02:45:18 1998 Felix Lee <flee@zog.cygnus.com>
Wed Sep 10 15:01:55 1997 Bob Manson <manson@charmed.cygnus.com>
- * *.exp: The end-all be-all of quoting fixes. Ha.
+ * callch.exp: The end-all be-all of quoting fixes. Ha.
+ * chillvars.exp: Ditto.
+ * gch1272.exp: Ditto.
+ * gch1280.exp: Ditto.
+ * gch922.exp: Ditto.
+ * gch981.exp: Ditto.
+ * pr-4975.exp: Ditto.
+ * pr-5016.exp: Ditto.
+ * pr-5020.exp: Ditto.
+ * pr-5022.exp: Ditto.
+ * pr-5646.exp: Ditto.
+ * pr-5984.exp: Ditto.
+ * pr-6292.exp: Ditto.
+ * pr-6632.exp: Ditto.
+ * pr-8134.exp: Ditto.
+ * pr-8136.exp: Ditto.
+ * pr-8405.exp: Ditto.
+ * pr-8742.exp: Ditto.
+ * pr-8894.exp: Ditto.
+ * pr-9095.exp: Ditto.
+ * result.exp: Ditto.
+ * string.exp: Ditto.
+ * tuples.exp: Ditto.
Thu Aug 21 10:31:23 1997 Bob Manson <manson@charmed.cygnus.com>