From 8be672ff73c76f99b15f72cc9fb1b3eb4d1a778c Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Tue, 6 Jun 2006 11:55:50 +0000 Subject: Patch from Frederic Peters . http://jhbuild.bxlug.be/builds/2006-06-06-0000/logs/PolicyKit/#build shows a error when building newest PolicyKit with Debian PAM libraries. Attached patch adds new configure checks; pam-polkit-console.c may need alternate behaviour if pam_vsyslog is missing (using straight vsyslog?). configure.in, --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8c14219..2928a6f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2006-06-06 David Zeuthen + + Patch from Frederic Peters . + http://jhbuild.bxlug.be/builds/2006-06-06-0000/logs/PolicyKit/#build + shows a error when building newest PolicyKit with Debian PAM + libraries. + + Attached patch adds new configure checks; pam-polkit-console.c may + need alternate behaviour if pam_vsyslog is missing (using straight + vsyslog?). + + * configure.in, + * pam-polkit-console/pam-polkit-console.c: (_pam_log): + * doc/TODO: + 2006-06-05 David Zeuthen Lots of changes! Almost ready for 0.2 release. -- cgit v1.2.1