summaryrefslogtreecommitdiffstats
path: root/src/lib/rpc/unit-test/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/rpc/unit-test/ChangeLog')
-rw-r--r--src/lib/rpc/unit-test/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/lib/rpc/unit-test/ChangeLog b/src/lib/rpc/unit-test/ChangeLog
index fa4240298..344713e43 100644
--- a/src/lib/rpc/unit-test/ChangeLog
+++ b/src/lib/rpc/unit-test/ChangeLog
@@ -1,3 +1,12 @@
+2000-02-07 Tom Yu <tlyu@mit.edu>
+
+ * config/unix.exp: Call send_error instead of fail to prevent
+ referencing variables not yet set up by the test framework.
+
+ * lib/helpers.exp: Call kinit and kdestroy with the -5 flag to
+ deal with new program behavior. Also call perror rather than
+ error to avoid spewing a stack trace.
+
1999-10-26 Tom Yu <tlyu@mit.edu>
* Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,