*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4867 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1998-05-12 19:13:05 +00:00
parent 4d35cba165
commit ebfab02e21
2 changed files with 13 additions and 1 deletions

View File

@@ -1,7 +1,11 @@
Tue May 12 14:58:27 1998 Johan Danielsson <joda@emma.pdc.kth.se>
Tue May 12 21:11:02 1998 Assar Westerlund <assar@sics.se>
* Release 0.0p
* lib/krb5/mk_req_ext.c (krb5_mk_req_extended): only set
encryption type in auth_context if it's compatible with the type
of the session key
Mon May 11 21:11:14 1998 Johan Danielsson <joda@emma.pdc.kth.se>
* kdc/hprop.c: add support for ka-server databases

8
NEWS
View File

@@ -1,3 +1,11 @@
Changes in release 0.0p:
* keytab moved to /etc/krb5.keytab
* avoid false detection of IPv6 on Linux
* Lots of more functionality in the gssapi-library
* hprop can now read ka-server databases
* bug fixes
Changes in release 0.0o:
* FTP with GSSAPI support.