From 897a0a37cb3bb80c75fa2dd77bafc20f64e25ba0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 20 Jan 2007 09:50:08 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19994 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6aa03f6df..286afb997 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,16 @@ +2007-01-20 Love Hörnquist Åstrand + + * kdc/kx509.c: Don't use C99 syntax. + 2007-01-17 Love Hörnquist Åstrand + + * configure.in: its LIBADD_roken (and shouldn't really exist, our + libtool usage it broken) + + * configure.in: Add an extra variable for roken, LIBADD, that + should be used for library depencies. + + * lib/krb5/send_to_kdc.c (krb5_sendto): zero out receive buffer. * lib/krb5/krb5_init_context.3: fix mdoc errors