From 43a825d09cd8ca1e446e98f81552e0b7266bc9ce Mon Sep 17 00:00:00 2001 From: Alberto Mardegan Date: Mon, 21 Jul 2008 07:53:09 +0000 Subject: Allow the various *_get_presence() methods to pass NULL for those fields the caller is not interested in. git-svn-id: https://mission-control.svn.sourceforge.net/svnroot/mission-control/trunk@509 d91c8aed-3f2b-0410-a83d-924a1c20a0ba --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f7fc1eed..5e4297a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2008-07-21 Alberto Mardegan + * libmcclient/mc-account.c: + Allow the various *_get_presence() methods to pass NULL for those + fields the caller is not interested in. + * libmcclient/mc-account-manager.c: Free the Manager properties on finalization, that were being leaked. -- cgit v1.2.1