From 4f3bc076350dcfa252207e89de2cb42c32ac2265 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 15 May 2003 18:54:35 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12301 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 37068dfdf..46381a0d8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2003-05-15 Love Hörnquist Åstrand + + * lib/krb5/krb5_build_principal.3 + lib/krb5/krb5_free_principal.3 + lib/krb5/krb5_sname_to_principal.3 + lib/krb5/krb5_principal_get_realm.3 + lib/krb5/krb5_principal.3 + lib/krb5/Makefile.am: + Add all Kerberos principal function to one manpage, add a few more + principal function to it, remove old now dup manpages + 2003-05-14 Love Hörnquist Åstrand * lib/krb5/verify_krb5_conf.8: sort sections, from netbsd