From 2e1b16bab1b4cf86622a58294906030a0a25f193 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 12 May 2003 16:49:56 +0000 Subject: [PATCH] document --admin-principal git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12264 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index 17f4f0e6e..79b769881 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2003-05-12 Love Hörnquist Åstrand + + * kpasswd/kpasswd.c: use krb5_set_password + + * lib/krb5/krb5_set_password.3: document krb5_change_password and + krb5_set_password + + * lib/krb5/changepw.c: implement rfc3244, partly from + shadow@dementia.org + + * lib/asn1/Makefile.am (gen_files): asn1_ChangePasswdDataMS.x for + RFC3244 + + * lib/asn1/k5.asn1: add ChangePasswdDataMS, for + RFC3244 + 2003-05-08 Love Hörnquist Åstrand * kuser/kdestroy.c: destroy tokens even if there isn't v4 support