git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20136 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-02-02 20:53:43 +00:00
parent 3ce495d26e
commit 98e8b2a840

View File

@@ -1,5 +1,11 @@
2007-02-02 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/digest.c: Use right size, from Klas Lindfors.
* kuser/kdigest.c: Set client nonce if avaible, from Klas.
* kdc/digest.c: First version from kllin.
* kuser/kdigest.c: Don't restrict the type.
2007-02-01 Love H<>rnquist <20>strand <lha@it.su.se>