git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11238 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2002-08-27 12:07:06 +00:00
parent ace97827a5
commit f56f84cc41
2 changed files with 13 additions and 0 deletions

View File

@@ -25,6 +25,9 @@
2002-08-22 Johan Danielsson <joda@pdc.kth.se>
* lib/krb5/krb5.h: we seem to call KRB5KDC_ERR_KEY_EXP
KRB5KDC_ERR_KEY_EXPIRED, so define the former to the latter
* kdc/kdc.8: add blurb about adding and removing addresses; update
kdc.conf section to match reality

View File

@@ -3,6 +3,16 @@
* roken-frag.m4: test for the vis, strvis functions requiring
prototypes
2002-08-23 Johan Danielsson <joda@pdc.kth.se>
* need-proto.m4: missing comma
2002-08-22 Johan Danielsson <joda@pdc.kth.se>
* roken-frag.m4: some rototilling
* need-proto.m4: use AS_TR_CPP
2002-08-20 Johan Danielsson <joda@pdc.kth.se>
* roken-frag.m4: HAVE_TYPE instead of CHECK_TYPE ssize_t