aboutsummaryrefslogtreecommitdiff
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/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/lib/rpc/unit-test/ChangeLog b/src/lib/rpc/unit-test/ChangeLog
index aa14bfc..0a21776 100644
--- a/src/lib/rpc/unit-test/ChangeLog
+++ b/src/lib/rpc/unit-test/ChangeLog
@@ -1,3 +1,9 @@
+2000-06-08 Tom Yu <tlyu@mit.edu>
+
+ * lib/helpers.exp (kinit): Move "expect eof" into the commands
+ that send the prompt. Don't "expect eof" outside of the main
+ expect, as the main expect may have already read eof.
+
2000-02-15 Tom Yu <tlyu@mit.edu>
* server.c: Add code to set a signal handler for SIGHUP and a few