From 7c362c1b6c471f66a41177d9a9bc2e2b996eca23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 5 Oct 2006 18:36:40 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18247 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/gssapi/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lib/gssapi/ChangeLog b/lib/gssapi/ChangeLog index 099751ea9..7f0850145 100644 --- a/lib/gssapi/ChangeLog +++ b/lib/gssapi/ChangeLog @@ -1,5 +1,15 @@ +2006-10-05 Love Hörnquist Åstrand + + * mech/name.h: remove + + * mech/mech_switch.h: remove + + * mech/cred.h: remove + 2006-10-02 Love Hörnquist Åstrand + * krb5/arcfour.c: Thinker more with header lengths. + * krb5/arcfour.c: Improve the calcucation of header lengths. DCE-STYLE data is also padded so remove if (1 || ...) code.