From 6f62bf6736bb3bf6cbab378113e3647c906b66a2 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Wed, 16 May 2001 15:22:53 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9957 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6b3562be2..97543b445 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-05-15 Assar Westerlund + * lib/krb5/rd_error.c (krb5_error_from_rd_error): use correct + parenthesis + * lib/krb5/eai_to_heim_errno.c (krb5_eai_to_heim_errno): add `errno' (called system_error) to allow callers to make sure they pass the current and relevant value. update callers