summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2007-02-04 20:26:19 +0000
committerLennart Poettering <lennart@poettering.net>2007-02-04 20:26:19 +0000
commitba90acf9677e75fc16153d97f0a64e2e8aeeeba6 (patch)
tree6ef9a97778f028e895ce646ea76d102fb20d9f36
parentbd68f1a8609d726a46e4487d016427efbc815da1 (diff)
prepare NEWS for 0.6.17
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1384 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 fd37d42..3bf5b07 100644
--- a/docs/NEWS
+++ b/docs/NEWS
@@ -1,3 +1,18 @@
+Avahi 0.6.17
+============
+
+This is a bugfix release.
+
+ * Don't accept "localhost" as a local mDNS host name
+ * Allow running avahi-bookmarks as CGI script
+ * Improve libdns_sd compatibility
+ * Stability: libdns_sd mutex locking order fix
+ * Publish IPv6 addresses via IPv4 and vice versa
+ * IA64 fixes
+ * A lot of minor cleanups and fixes
+
+This release is backwards compatible with Avahi 0.6.x with x < 17.
+
Avahi 0.6.16
============