git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21563 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-07-15 12:49:43 +00:00
parent bfd422a0b7
commit 09f8d0f575

View File

@@ -1,5 +1,13 @@
2007-07-15 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/plugin.c: Prefix enum plugin_type.
* lib/krb5/krb5_locl.h: Expose plugin structures.
* lib/krb5/krb5.h: Add plugin structures.
* lib/krb5/krb_err.et: V4 errors.
* lib/krb5/version-script.map: First version of version script.
2007-07-13 Love H<>rnquist <20>strand <lha@it.su.se>