X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=docs%2FNEWS;h=1a20666839a5f82e2fc3aec1127a50058fb292df;hb=920f7683e43247699251569168704c70898d923d;hp=df2680fbf5e433efe0eb96e19d18acfe4ca7a749;hpb=77e36045b7f13654e5dad8b80b3224dd06daede0;p=catta diff --git a/docs/NEWS b/docs/NEWS index df2680f..1a20666 100644 --- a/docs/NEWS +++ b/docs/NEWS @@ -1,5 +1,65 @@ $Id$ +Avahi 0.6, the "Goddag" release +=============================== + + * Support for (read-only) wide area support. (i.e. DNS-SD over unicast DNS) + * Ported to FreeBSD, NetBSD, Darwin/MacOSX and to some extent OpenBSD + * Portability fixes for ARM CPUs + * Compatibility layers for the HOWL and Bonjour APIs + * Support for registering/browsing arbitrary records + * Proper support for DNS-SD service subtypes + * Native C implementations of the client utilities + * Now passes the Bonjour conformance test suite without any exceptions + * "Passive observation of failures" + * chroot() support + * Many traffic reduction improvements + * Bugfixes, cleanups + +This release is not API/ABI compatible with Avahi 0.5. Please see +docs/API-CHANGES-0.6 for a rough overview over the changes. + +Avahi 0.5.2 +=========== + + * Bug fix release. + * Fix browing in QT applications (was totally broken) + * Minor documentation update. + +Avahi 0.5.1 +=========== + + * This is a bug fix release, before the big changes coming in 0.6 + * Fix reporting of the NO_DAEMON error + * Fix commit throttling algorithm for entry groups + * Fix counting of the number of resources in an entry group + +Avahi 0.5, the 'Bom Dia' release +================================ + + * New Mono bindings, allowing you to use Avahi from + any CLI language such as C# + * Attempt auto-detection of the D-BUS system bus address + * Include a 'cookie' in all published records which allows us + to reliably determine if a service is the same as another. + * Add API to determine if services are local + * Better support for threading with AvahiSimplePoll + * Add some new StringList functions to help binding to it in + other languages + * Various build and run-time bug fixes + +Avahi 0.4, the 'Hyvää päivää' release +===================================== + + * Renamed the include dirs for the Qt bindings to include the + version number, as they may diverge in future. + * Fix a critical bug in avahi-daemon triggered by configuring an interface + with various DHCP clients when you have no other active addresses which + caused avahi-daemon to abort. + * Move to using python-gdbm exclusivly for the service type database. + * Add support for SUSE + * Various fixes to the build system + Avahi 0.3, the 'Buenos Días' release ====================================