diff options
author | Lennart Poettering <lennart@poettering.net> | 2006-01-07 21:14:09 +0000 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2006-01-07 21:14:09 +0000 |
commit | 8377f6f3884b1c3334daecb73ccd09d3668f8cad (patch) | |
tree | 44ada49eca079290fc05c056effcc5f1b9934d2f /docs/NEWS | |
parent | 9ea5685f03bcd0071c650c18f7a643a7e3ca74cf (diff) |
update NEWS file
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1066 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'docs/NEWS')
-rw-r--r-- | docs/NEWS | 17 |
1 files changed, 13 insertions, 4 deletions
@@ -1,3 +1,13 @@ +Avahi 0.6.3 +=========== + +This is a bugfix release. Everyone should update ASAP! + + * avahi-sharp: make sure to append a trailing NUL byte to all C strings + * avahi-core: fix a double free() which occurs when wide area lookups timeout + +This release is fully compatible with Avahi 0.6, 0.6.1 and 0.6.2. + Avahi 0.6.2 =========== @@ -15,12 +25,11 @@ This is mostly a bugfix release. * Remove fprintf() call in avahi_client_new() * Other minor fixes - This release is both up and downwards compatible with Avahi 0.6 and - 0.6.1. +This release is both up and downwards compatible with Avahi 0.6 and 0.6.1. - Avahi now has its own Domain (http://avahi.org) and a new Website! +Avahi now has its own Domain (http://avahi.org) and a new Website! - And, most importantly, we now have a Logo: +And, most importantly, we now have a Logo: http://avahi.org/chrome/site/avahi-trac.png Avahi 0.6.1 |