*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9611 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-01-30 02:00:05 +00:00
parent 2163320f83
commit e799e7ee8b
5 changed files with 16 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