summaryrefslogtreecommitdiffstats
path: root/src/lib/rpc/unit-test/ChangeLog
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>1998-02-12 21:40:16 +0000
committerTom Yu <tlyu@mit.edu>1998-02-12 21:40:16 +0000
commitb6cea42576f6fe8d2daf3709744f939eec221003 (patch)
tree9bd9aafbe90ed08f1a289fc82b2a600f82227174 /src/lib/rpc/unit-test/ChangeLog
parent56d7e5b2f74483b43b294b9f96ff8d2b2fe8ec03 (diff)
downloadkrb5-b6cea42576f6fe8d2daf3709744f939eec221003.tar.gz
krb5-b6cea42576f6fe8d2daf3709744f939eec221003.tar.xz
krb5-b6cea42576f6fe8d2daf3709744f939eec221003.zip
* client.c (main): Tweak the kludge variable
krb5_gss_dbg_clietn_expcreds so we can send expired creds to the server. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10427 dc483132-0cff-0310-8789-dd5450dbe970
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 2d7a2beb2c..97c763df49 100644
--- a/src/lib/rpc/unit-test/ChangeLog
+++ b/src/lib/rpc/unit-test/ChangeLog
@@ -1,3 +1,9 @@
+Thu Feb 12 16:39:38 1998 Tom Yu <tlyu@mit.edu>
+
+ * client.c (main): Tweak the kludge variable
+ krb5_gss_dbg_clietn_expcreds so we can send expired creds to the
+ server.
+
Mon Feb 2 16:59:48 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
* Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile