From 2b9a5993d7e1e7fecef745b5591b6d54bf25090d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 31 Aug 2003 19:33:16 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12712 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0dc33a4b9..9cd547383 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2003-08-31 Love Hörnquist Åstrand + + * lib/krb5/ticket.c (krb5_ticket_get_authorization_data_type): + reindent + + * lib/krb5/ticket.c (krb5_copy_ticket): free all data when + failing, copy data to right memory, the later pointed out by Luke + Howard. + +2003-08-30 Love Hörnquist Åstrand + + * lib/krb5/krb5.h: cfx-01 use diffrent usage numbers + 2003-08-29 Love Hörnquist Åstrand * lib/hdb/db3.c: try to include more db headers @@ -13,8 +26,6 @@ * 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