git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15104 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-05-09 15:42:17 +00:00
parent 23f6210e8f
commit 992bbb26cc

View File

@@ -1,4 +1,9 @@
2005-05-07 Love <lha@kth.se>
2005-05-09 Love <lha@kth.se>
* lib/krb5/kuserok.c (krb5_kuserok): use POSIX_GETPWNAM_R instead
of HAVE_GETPWNAM_R From: Dave Love <d.love@dl.ac.uk>
2005-05-07 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/addr_families.c (krb5_print_address): catch when the
unknown adress don't fit. From Bj<42>rn Sandell <biorn@dce.chalmers.se>