diff options
| author | Lennart Poettering <lennart@poettering.net> | 2007-08-12 16:06:16 +0000 | 
|---|---|---|
| committer | Lennart Poettering <lennart@poettering.net> | 2007-08-12 16:06:16 +0000 | 
| commit | 60fb63c1e7044eeb019ca9387303e83fa2fdf41c (patch) | |
| tree | d4451fe228a36a72263e2335850b96346a4fe23e | |
| parent | 1f36056b4cf212ae06aa9e4eca72accb17acebb0 (diff) | |
update NEWS file
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1514 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
| -rw-r--r-- | docs/NEWS | 21 | 
1 files changed, 21 insertions, 0 deletions
| @@ -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  ============ | 
