diff --git a/ChangeLog b/ChangeLog index d19c36d85..6cdd371d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,25 @@ -2003-08-26 Love +2003-08-29 Love Hörnquist Åstrand + + * lib/hdb/db3.c: patch for working with DB4 on heimdal-discuss + From: Luke Howard + +2003-08-28 Love Hörnquist Åstrand + + * lib/krb5/krb5.h: add KEYTYPE_ARCFOUR_56 + + * appl/test/gssapi_client.c: send both INT and CONF wrapped token + + * appl/test/gssapi_server.c: recv both INT and CONF wrapped token + +2003-08-28 Love Hörnquist Åstrand + + * lib/asn1/k5.asn1: add KRB5_NT_SMTP_NAME and KRB5_NT_ENTERPRISE + +2003-08-27 Love Hörnquist Åstrand + + * appl/test/uu_client.c (proto): fill in client in the match cred + +2003-08-26 Love Hörnquist Åstrand * lib/krb5/krb5.h: CFX uses slightly diffrent usage numbers diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index 7fbd2fb5c..f3b894557 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,3 +1,8 @@ +2003-08-29 Love Hörnquist Åstrand + + * ndbm_wrap.c: patch for working with DB4 on heimdal-discuss + From: Luke Howard + 2003-08-27 Johan Danielsson * Makefile.am: don't include discovered files in EXTRA_SOURCES;