From c1cf2654deb875a531130dddd9b1236e4d5db0c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 30 Sep 2003 10:49:11 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12926 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/gssapi/ChangeLog | 11 +++++++---- lib/gssapi/krb5/ChangeLog | 11 +++++++---- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/lib/gssapi/ChangeLog b/lib/gssapi/ChangeLog index 33096a682..652b1d7bb 100644 --- a/lib/gssapi/ChangeLog +++ b/lib/gssapi/ChangeLog @@ -1,10 +1,15 @@ +2003-09-30 Love Hörnquist Åstrand + + * gss_acquire_cred.3: spelling + From: jmc + 2003-09-23 Love Hörnquist Åstrand * cfx.c: - EC and RRC are big-endian, not little-endian - The default is now to rotate regardless of GSS_C_DCE_STYLE. There are no longer any references to GSS_C_DCE_STYLE. - rrc_rotate() - avoids allocating memory on the heap if rrc <= 256 From: Luke - Howard + avoids allocating memory on the heap if rrc <= 256 + From: Luke Howard 2003-09-22 Love Hörnquist Åstrand @@ -14,8 +19,6 @@ were accidentally swapped with delete tokens. From: Luke Howard - Howard - 2003-09-21 Love Hörnquist Åstrand * cfx.[ch]: no ASN.1-ish header on per-message tokens diff --git a/lib/gssapi/krb5/ChangeLog b/lib/gssapi/krb5/ChangeLog index 33096a682..652b1d7bb 100644 --- a/lib/gssapi/krb5/ChangeLog +++ b/lib/gssapi/krb5/ChangeLog @@ -1,10 +1,15 @@ +2003-09-30 Love Hörnquist Åstrand + + * gss_acquire_cred.3: spelling + From: jmc + 2003-09-23 Love Hörnquist Åstrand * cfx.c: - EC and RRC are big-endian, not little-endian - The default is now to rotate regardless of GSS_C_DCE_STYLE. There are no longer any references to GSS_C_DCE_STYLE. - rrc_rotate() - avoids allocating memory on the heap if rrc <= 256 From: Luke - Howard + avoids allocating memory on the heap if rrc <= 256 + From: Luke Howard 2003-09-22 Love Hörnquist Åstrand @@ -14,8 +19,6 @@ were accidentally swapped with delete tokens. From: Luke Howard - Howard - 2003-09-21 Love Hörnquist Åstrand * cfx.[ch]: no ASN.1-ish header on per-message tokens