git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12724 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-09-02 20:52:27 +00:00
parent 24b09630d3
commit a14f0b93c3

View File

@@ -1,3 +1,11 @@
2003-09-02 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/krb5.h: add SAM keyusage numbers, add s2k proc typedef,
add a pointer to a private part of krb5_get_init_creds_opt
* kdc/string2key.c (main): avoid const warning by using a extra
variable
2003-08-31 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/ticket.c (krb5_ticket_get_authorization_data_type):