From f4ab7ee2db1722278fbb94fb7a1d8dbbebf6bbb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 23 Apr 2007 12:23:50 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20543 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 47f75c700..24bfb2db3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-04-23 Love Hörnquist Åstrand + * lib/krb5/init_creds.c (krb5_get_init_creds_opt_get_error): + correct the order of the arguments. + * lib/hdb/Makefile.am: Add and test dbinfo. * lib/hdb/hdb.h: Forward declaration for struct hdb_dbinfo;