aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/testsuite/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 480445d..f951cc2 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,7 @@
Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
+ * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
+
* gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)