This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to branch experimental
in repository libnet-dbus-perl.

commit b5aab7cf4313905d4514893ed0d837c918e77717
Author: Daniel P. Berrange <d...@berrange.com>
Date:   Sun Oct 23 15:24:47 2005 +0000

    Updated changelog for new release
---
 CHANGES | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)

diff --git a/CHANGES b/CHANGES
index 1989263..891c02f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -15,8 +15,9 @@ Changes since 0.32.1
  - Added support for getting the unique name of the client
    owning a service on the bus
 
- - Cache details of online services & their owners to avoid
-   repeated calls to GetNameOwner & related methods.
+ - RemoteService object constructor gains an extra parameter
+   for the owner of the service at the time it was aquired to
+   deal with issues where a service is replaced.
 
  - Cache RemoteService objects to avoid creating multiple
    instances for the same service name.
@@ -26,18 +27,22 @@ Changes since 0.32.1
 
  - Make add_signal_receiver method on Net::DBus private
 
- - Use introspection data for hinting only, not absolute gospel
+ - Use introspection data for hinting only, not absolute truth
    since Python bindings don't provide complete data.
 
- - EXPERIMENTAL: Automatically re-attach signal match rules if 
-   a service disappears & then comes back to the bus (eg if the 
-   provider process re-started). NB, this make change in future
+ - Adding correct handling for (de)marshalling variant data
+   type to fix interaction with python bindings
 
  - Added magic 'caller' and 'serial' data types for requesting
    that data about method caller be passed into a method
 
  - Lots more POD documentation
 
+ - Added 'lshal.pl' demo script for listing HAL devices
+
+ - Made example scripts interoperate correctly with example
+   scripts from Python & GLib bindings
+
 Changes since 0.32.0
 
  - The order of 'service_name' and 'bus' parameter to the

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-dbus-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to