summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-07-22 12:40:09 +0000
committerLennart Poettering <lennart@poettering.net>2006-07-22 12:40:09 +0000
commit6962262563d09a68fd2cb6a88b66f5e97e9992a5 (patch)
tree9eedfffccca5857a632794e7738eaa8eaa675833
parent198e6df12eb98473690d6649eb80953d7c6311f1 (diff)
update NEWS file for 2.6.12
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1241 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
-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
============