git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14039 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2004-07-14 03:04:56 +00:00
parent 5d57b23ece
commit d49965b44e

View File

@@ -1,5 +1,12 @@
2004-07-14 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/changepw.c (process_reply): cast ssize_t to long and
print that From NetBSD via Havard Eidnes.
2004-07-09 Love H<>rnquist <20>strand <lha@it.su.se>
* configure.in: fix helpstring for hdb-openldap-module
* lib/krb5/test_cc.c: don't use krb5_err on error code 0
2004-07-08 Love H<>rnquist <20>strand <lha@it.su.se>