* TODO : Remove krb5_enctype argument from string_to_key() is done
authorChris Provenzano <proven@mit.edu>
Thu, 9 Nov 1995 22:27:36 +0000 (22:27 +0000)
committerChris Provenzano <proven@mit.edu>
Thu, 9 Nov 1995 22:27:36 +0000 (22:27 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7086 dc483132-0cff-0310-8789-dd5450dbe970

src/ChangeLog
src/TODO

index 0c95fec46a61bb82c57fe628ad860bb59744aa4b..0bb14d6521d521505388190265a153efaf383d01 100644 (file)
@@ -1,3 +1,7 @@
+Thu Nov 09 17:04:02 1995  Chris Provenzano (proven@mit.edu)
+
+       * TODO : Remove krb5_enctype argument from string_to_key() is done.
+
 Thu Nov  2 16:57:45 1995    <tytso@rsx-11.mit.edu>
 
        * configure.in: Added support for Linux shared libraries.
index 2ce09a2ca38a84ed5e8531f433704c64b5c0d7e3..d4189116d10409a1455d6e6e6c260887cff32c5f 100644 (file)
--- a/src/TODO
+++ b/src/TODO
@@ -12,7 +12,7 @@ DONE  * narrow types (done)
 DONE   * get_in_tkt for salt support, multi encryption
 DONE   * keytab lookup (for multi-encryption)
 DONE   * oracle forwarding support
-       * Remove krb5_enctype argument from string_to_key().  (HIGH)
+DONE   * Remove krb5_enctype argument from string_to_key().  (HIGH)
        * Functionalize krb5.h (HIGH)
 
 3.  Multi-encryption support