git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21576 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-07-16 07:45:06 +00:00
parent 7128d1db59
commit 25b5da7f48

View File

@@ -1,3 +1,14 @@
2007-07-16 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/krb5-v4compat.h: Drop duplicate error codes.
* kdc/kerberos4.c: switch to ET errors.
* lib/krb5/Makefile.am: Add krb_err.h to build_HEADERZ.
* lib/krb5/v4_glue.c: If its a Kerberos 4 error-code, remove the
et BASE.
2007-07-15 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/krb5-v4compat.h: Include "krb_err.h".