diff --git a/lib/gssapi/ChangeLog b/lib/gssapi/ChangeLog index af5ecb1ca..5684234fc 100644 --- a/lib/gssapi/ChangeLog +++ b/lib/gssapi/ChangeLog @@ -1,3 +1,12 @@ +2003-12-12 Love + + * cfx.c: make rrc a modulus operation if its longer then the + length of the message, noticed by Sam Hartman + +2003-12-07 Love Hörnquist Åstrand + + * accept_sec_context.c: use krb5_auth_con_addflags + 2003-12-05 Love Hörnquist Åstrand * cfx.c: Wrap token id was in wrong order, found by Sam Hartman diff --git a/lib/gssapi/krb5/ChangeLog b/lib/gssapi/krb5/ChangeLog index af5ecb1ca..5684234fc 100644 --- a/lib/gssapi/krb5/ChangeLog +++ b/lib/gssapi/krb5/ChangeLog @@ -1,3 +1,12 @@ +2003-12-12 Love + + * cfx.c: make rrc a modulus operation if its longer then the + length of the message, noticed by Sam Hartman + +2003-12-07 Love Hörnquist Åstrand + + * accept_sec_context.c: use krb5_auth_con_addflags + 2003-12-05 Love Hörnquist Åstrand * cfx.c: Wrap token id was in wrong order, found by Sam Hartman