*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9610 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-01-30 01:59:27 +00:00
parent 358a791865
commit 2163320f83
3 changed files with 14 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
2001-01-30 Assar Westerlund <assar@sics.se>
* Makefile.am (libgssapi_la_LDFLAGS): bump version to 3:0:2
* acquire_cred.c, init_sec_context.c, release_cred.c: add support
for getting creds from a keytab, from fvdl@netbsd.org