From eb9e2444a747877511252911ca6a0a40f2e2f1dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 14 May 2003 21:54:30 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12282 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 11 +++++++++++ appl/ftp/ChangeLog | 5 +++++ 2 files changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index 427a961d2..0534d9313 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,16 @@ 2003-05-14 Love Hörnquist Åstrand + * lib/krb5/krb5_warn.3: add copyright/license + + * lib/krb5/krb5_context.3: add SYNOPSIS and LIBRARY + + * lib/krb5/krb5.3: add RCSID + + * kdc/hprop.8: fix mdoc problem, from netbsd + + * lib/krb5/krb5_krbhst_init.3: uppercase url, from Thomas Klausner + + * kuser/kinit.1: setup -> set up, new sentence, new line from Thomas Klausner diff --git a/appl/ftp/ChangeLog b/appl/ftp/ChangeLog index 90deef7fc..1e142a542 100644 --- a/appl/ftp/ChangeLog +++ b/appl/ftp/ChangeLog @@ -1,3 +1,8 @@ +2003-05-14 Love Hörnquist Åstrand + + * ftpd/ftpcmd.y: support afslog and afslog when compiled + with krb5 + 2003-05-07 Love Hörnquist Åstrand * ftp/cmdtab.c: include afslog in both the krb4 and krb5 case