git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22182 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-12-05 02:49:35 +00:00
parent 952712bfcd
commit bd7247185b

View File

@@ -1,5 +1,11 @@
2007-12-04 Love H<>rnquist <20>strand <lha@it.su.se>
* kuser/kdigest.c (digest-probe): implement command.
* kuser/kdigest-commands.in (digest-probe): new command
* kdc/digest.c: Implement supportedMechs request.
* lib/krb5/error_string.c: Make krb5_get_error_string return an
allocated string to make the function indempotent. From
Zeqing (Fred) Xia.