diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ 2008-07-09 Alberto Mardegan <alberto.mardegan@nokia.com> * libmcclient/dbus-api.[hc]: + Add an internal API to let a single callback be invoked when a set of + interfaces are ready. + + * 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. |