git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21524 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-07-12 18:37:33 +00:00
parent cc3ac67d05
commit 2637dc9ec0

View File

@@ -1,5 +1,9 @@
2007-07-12 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/v4_glue.c (_krb5_krb_rd_req): if ticket contains
address 0, its ticket less and don't really care about
from_addr. return better error codes.
* kpasswd/kpasswdd.c: Fix pointer vs strict alias rules.
2007-07-11 Love H<>rnquist <20>strand <lha@it.su.se>