diff options
author | Alberto Mardegan <mardy@users.sourceforge.net> | 2008-07-09 06:43:37 +0000 |
---|---|---|
committer | Alberto Mardegan <mardy@users.sourceforge.net> | 2008-07-09 06:43:37 +0000 |
commit | ae4b292a7185752e168a6d359782f6326e851fba (patch) | |
tree | 9b5890c4703ae7e063bcbee2fa84004630a9fae7 /ChangeLog | |
parent | 9f7dd5b0ea616b721330c672a330c31b105734da (diff) |
When monitoring an interface, allow the interface to be specified by a
GQuark, rather than have a separate API for each one.
git-svn-id: https://mission-control.svn.sourceforge.net/svnroot/mission-control/trunk@492 d91c8aed-3f2b-0410-a83d-924a1c20a0ba
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-07-09 Alberto Mardegan <alberto.mardegan@nokia.com> + + * libmcclient/dbus-api.[hc]: + When monitoring an interface, allow the interface to be specified by a + GQuark, rather than have a separate API for each one. + 2008-07-08 Alberto Mardegan <alberto.mardegan@nokia.com> * libmcclient/dbus-api.[hc]: |