Release 0.0j

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3602 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-10-13 21:55:09 +00:00
parent a2d3b90dba
commit 42e9239404
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
Mon Oct 13 17:18:57 1997 Johan Danielsson <joda@emma.pdc.kth.se>
* Release 0.0j
* lib/krb5/get_cred.c: Get the subkey from mk_req so it can be
used to decrypt the reply from DCE secds.

View File

@@ -3,7 +3,7 @@ AC_REVISION($Revision$)
AC_INIT(lib/krb5/send_to_kdc.c)
AM_CONFIG_HEADER(include/config.h)
AM_INIT_AUTOMAKE(heimdal,0.0i)
AM_INIT_AUTOMAKE(heimdal,0.0j)
AC_PREFIX_DEFAULT(/usr/heimdal)