summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/generic/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1997-07-30 03:08:11 +0000
committerTheodore Tso <tytso@mit.edu>1997-07-30 03:08:11 +0000
commit1839ec63c63410e7e320f32d69e6b20ff48a878a (patch)
tree67aaa73755736bc81a5a49d0a2be0809e0ae49f5 /src/lib/gssapi/generic/ChangeLog
parent57256a3ae56068501070fecdf434357f6ff9eda7 (diff)
Add support for the new OID value for host-based service name
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10142 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/gssapi/generic/ChangeLog')
-rw-r--r--src/lib/gssapi/generic/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/lib/gssapi/generic/ChangeLog b/src/lib/gssapi/generic/ChangeLog
index 9e4659ece..c3afc0a1f 100644
--- a/src/lib/gssapi/generic/ChangeLog
+++ b/src/lib/gssapi/generic/ChangeLog
@@ -1,3 +1,8 @@
+Tue Jul 29 22:54:40 1997 Theodore Y. Ts'o <tytso@mit.edu>
+
+ * gssapi_generic.c: Add support for the new OID value for
+ host-based service name.
+
Tue Jul 8 12:46:17 1997 Ezra Peisach <epeisach@mit.edu>
* util_ordering.c: Include string.h for prototypes.