diff options
author | Lennart Poettering <lennart@poettering.net> | 2006-02-14 22:57:23 +0000 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2006-02-14 22:57:23 +0000 |
commit | 85c0f2ef59df98a7d93beb2b2c614bfaf856f9b6 (patch) | |
tree | 8f61f8fc2c3a9c3e68a79569e025ecdf88273308 | |
parent | 0bc9b20feb8e71cca4ca5226572894f1cad4f729 (diff) |
NEWS file update for 0.6.7
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1141 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
-rw-r--r-- | docs/NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +Avahi 0.6.7 +=========== + +This release fixes some bugs and adds a few new features + + * Add static hosts name mappings + * Work around kernel bugs regarding multicast group membership + * ia64 portability fixes + * Don't require X11 to run avahi-bookmarks + * API: Return AVAHI_ERR_IS_EMPTY when the user tries to commit an + empty entry group. + * 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 + Avahi 0.6.6 =========== |