summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-06-25 13:34:43 +0000
committerLennart Poettering <lennart@poettering.net>2006-06-25 13:34:43 +0000
commit57c48d7dfef4fce4038576eda4ccc08b53072e17 (patch)
tree8b8f322e6c1413b456a00d21cdc328b8d0d1f00d
parentc0196ca744142869fe81e609f156c610eebdcb9b (diff)
update NEWS file for 0.6.11
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1229 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
-rw-r--r--docs/NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/NEWS b/docs/NEWS
index 5effdcc..74484e9 100644
--- a/docs/NEWS
+++ b/docs/NEWS
@@ -1,3 +1,18 @@
+Avahi 0.6.11
+============
+
+This is a bugfix and portability release.
+
+Changes:
+ * Ported to Solaris
+ * avahi-sharp: fix a fatal error in object disposal code
+ * add a few new entries to the servivce type database
+ * fix potential crash when the daemon shuts down
+ * compatibility with newer autoconf versions
+
+This release is backwards compatible with Avahi 0.6, 0.6.1, 0.6.2,
+0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.6.7, 0.6.9 and 0.6.10.
+
Avahi 0.6.10
============