Release 0.2q

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7978 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-02-23 03:37:41 +00:00
parent 320d8e3fda
commit dbd1f033a5
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2000-02-23 Assar Westerlund <assar@juguete.sics.se>
* Release 0.2q
2000-02-22 Assar Westerlund <assar@sics.se> 2000-02-22 Assar Westerlund <assar@sics.se>
* lib/krb5/expand_hostname.c (krb5_expand_hostname_realms): copy * lib/krb5/expand_hostname.c (krb5_expand_hostname_realms): copy

View File

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