]> git.meshlink.io Git - catta/commitdiff
correct some things in the NEWS file
authorLennart Poettering <lennart@poettering.net>
Sat, 22 Jul 2006 12:57:42 +0000 (12:57 +0000)
committerLennart Poettering <lennart@poettering.net>
Sat, 22 Jul 2006 12:57:42 +0000 (12:57 +0000)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1242 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

docs/NEWS

index d5dcc0bd92fc921658e37720ff935f83db73c69e..dab54d0b9c8e008443e443618cf71cabc544de72 100644 (file)
--- a/docs/NEWS
+++ b/docs/NEWS
@@ -6,9 +6,11 @@ This is a bugfix and general cleanups release.
 Changes:
   * Compatibility with newer D-Bus releases (0.9x)
   * Compatibility with DBUS builds with --disable-checks
+  * Fix an error in the DBUS event loop wrapping which
+    caused the avahi client libraries to dispatch some events
+    too late when used with D-BUS 0.62 and newer.
   * avahi-daemon: fix a minor memory leak in the DBUS code.
-  * avahi-glib: some important fixes in the GLIB adapter which are 
-    required when used with newer D-Bus releases. (0.62 and up)
+  * avahi-glib: some GLIB adapter cleanups
   * avahi-dnsconfd: fix segfault when passing an invalid command 
     line option
   * avahi-test: portability patches for Solaris