From 41a369c333a2b60deaed307c22c88395f4d12cf6 Mon Sep 17 00:00:00 2001 From: Owen Fraser-Green Date: Mon, 7 Jun 2004 11:40:20 +0000 Subject: Changes in-line with new object_path param changes. Also bumped required mono version and use new -pkg flag. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b28add77..afac16a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2004-06-07 Owen Fraser-Green + + * mono/DBusType/ObjectPath.cs: Renamed PathName argument to Path + + * mono/Handler.cs: Updated to follow new path argument for + (un-)registering objects. + + * mono/example/Makefile.am: + * mono/Makefile.am: + * configure.in: Bumped required version for mono and use new -pkg + syntax for deps + 2004-06-05 Olivier Andrieu * dbus/dbus-connection.h, dbus/dbus-connection.c: have object path -- cgit