summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2007-08-12 16:06:16 +0000
committerLennart Poettering <lennart@poettering.net>2007-08-12 16:06:16 +0000
commit60fb63c1e7044eeb019ca9387303e83fa2fdf41c (patch)
treed4451fe228a36a72263e2335850b96346a4fe23e
parent1f36056b4cf212ae06aa9e4eca72accb17acebb0 (diff)
update NEWS file
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1514 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
-rw-r--r--docs/NEWS21
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/NEWS b/docs/NEWS
index 72831f0..9af73a6 100644
--- a/docs/NEWS
+++ b/docs/NEWS
@@ -1,3 +1,24 @@
+Avahi 0.6.21
+============
+
+This is an important bugfix release.
+
+ * Make avahi-autoipd actually produce correct ARP packets
+ (Identified and patched by Pauline Yeung)
+ * Add FreeBSD kqueue support for watching /etc/avahi/services
+ (Contributed by Marcus Clarke)
+ * Use search domain from /etc/resolv.conf as additional browse
+ domains.
+ * No longer return a conflict error when two local applications
+ register identical RRs.
+ * Properly find alternative service/host names for very long names
+ * DNS name compression fix (Sjoerd Simons)
+ * Fedora init script order fix
+ * Several fixes to make gcc produces less warnings
+ * Minor documentation and build fixes
+
+This release is backwards compatible with Avahi 0.6.x with x < 21.
+
Avahi 0.6.20
============