diff options
author | Lennart Poettering <lennart@poettering.net> | 2006-03-02 18:55:15 +0000 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2006-03-02 18:55:15 +0000 |
commit | aa1b7e495714122e055ad58e8d34a804d5c9c147 (patch) | |
tree | 1be9fc31aa2269554da99fea5b0ad4cb1abb49ff | |
parent | 575610565f6f60745f8562469acdaec081a26cd5 (diff) |
update NEWS file for 0.6.9
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1173 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
-rw-r--r-- | docs/NEWS | 17 |
1 files changed, 15 insertions, 2 deletions
@@ -1,3 +1,16 @@ +Avahi 0.6.9 +=========== + +This release fixes some bugs and includes minor enhancements. + + * Don't allow registration of address records with invalid host names + * Clean up argument validity checking for AvahiHostNameResolver and + AvahiAddressResolver + * Fix Avahi builds without DBUS + +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 and 0.6.8. + Avahi 0.6.8 =========== @@ -27,7 +40,7 @@ This release fixes some bugs and adds a few new features * Improved Slackware and Fedora suppport This release is backwards compatible with Avahi 0.6, 0.6.1, 0.6.2, -0.6.3, 0.6.4, 0.6.5 and 0.6.6 +0.6.3, 0.6.4, 0.6.5 and 0.6.6. Avahi 0.6.6 =========== @@ -46,7 +59,7 @@ This release fixes some bugs and includes some documentation updates existing service This release is backwards compatible with Avahi 0.6, 0.6.1, 0.6.2, -0.6.3, 0.6.4 and 0.6.5 +0.6.3, 0.6.4 and 0.6.5. Avahi 0.6.5 =========== |