summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5/unit-test/ChangeLog
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2003-05-21 23:55:58 +0000
committerTom Yu <tlyu@mit.edu>2003-05-21 23:55:58 +0000
commit7460d7fdc679b019fabd12d1f90a9a7661ce73c6 (patch)
tree68a19daa97cb4966028844bb761bc05581c3dcc1 /src/lib/kadm5/unit-test/ChangeLog
parenta9ee9b5ed1c1f2aa756f83e7b9ac255c1bc0fe95 (diff)
downloadkrb5-7460d7fdc679b019fabd12d1f90a9a7661ce73c6.tar.gz
krb5-7460d7fdc679b019fabd12d1f90a9a7661ce73c6.tar.xz
krb5-7460d7fdc679b019fabd12d1f90a9a7661ce73c6.zip
Set length correctly in krb5_get_in_tkt_with_password if password is
actually passed in. Also, fix test suite to be more lenient about password prompts, which changed under the previous patches for this ticket. ticket: 1480 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15463 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/kadm5/unit-test/ChangeLog')
-rw-r--r--src/lib/kadm5/unit-test/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/lib/kadm5/unit-test/ChangeLog b/src/lib/kadm5/unit-test/ChangeLog
index f4da36de4..918f47d19 100644
--- a/src/lib/kadm5/unit-test/ChangeLog
+++ b/src/lib/kadm5/unit-test/ChangeLog
@@ -1,3 +1,11 @@
+2003-05-21 Tom Yu <tlyu@mit.edu>
+
+ * api.0/init.exp (test6, test7): Be slightly more lenient about
+ matching password prompt.
+
+ * api.2/init.exp (test6, test7): Be slightly more lenient about
+ matching password prompt.
+
2003-01-07 Ken Raeburn <raeburn@mit.edu>
* Makefile.ov: Deleted.