summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/NEWS b/docs/NEWS
index 74484e9..d5dcc0b 100644
--- a/docs/NEWS
+++ b/docs/NEWS
@@ -1,3 +1,23 @@
+Avahi 0.6.12
+============
+
+This is a bugfix and general cleanups release.
+
+Changes:
+ * Compatibility with newer D-Bus releases (0.9x)
+ * Compatibility with DBUS builds with --disable-checks
+ * 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-dnsconfd: fix segfault when passing an invalid command
+ line option
+ * avahi-test: portability patches for Solaris
+ * avahi-browse: flush STDOUT after each line, making it useful
+ in shell scripts.
+ * update service type database
+
+This release is backwards compatible with Avahi 0.6.x with x < 12.
+
Avahi 0.6.11
============