aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Chastain <mec@google.com>2001-03-04 21:41:15 +0000
committerMichael Chastain <mec@google.com>2001-03-04 21:41:15 +0000
commit5adc7e6d3b5f99b2cbf3baad727f3e3689c3ab8f (patch)
treefbd76ba19ca4be3864f1a8193e23ed7be93d3201
parent7f8890b962c8eb819f27aec498c34d35f28a1923 (diff)
downloadgdb-5adc7e6d3b5f99b2cbf3baad727f3e3689c3ab8f.zip
gdb-5adc7e6d3b5f99b2cbf3baad727f3e3689c3ab8f.tar.gz
gdb-5adc7e6d3b5f99b2cbf3baad727f3e3689c3ab8f.tar.bz2
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 fe5a317..99da511 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>