X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=docs%2FNEWS;h=d96790e8f8c8f453e6aae2719f4be3359c8941f0;hb=e9dcc4ac3b669e76e5ccacae50a850696fc767b9;hp=209788a7d16169e4c046ae96b1f566559f1e055c;hpb=a042233288a73cc96b05a4c513be357b569f8deb;p=catta diff --git a/docs/NEWS b/docs/NEWS index 209788a..d96790e 100644 --- a/docs/NEWS +++ b/docs/NEWS @@ -1,5 +1,59 @@ $Id$ +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 +==================================== + + * New integration library for QT main-loop applications. + * Fix a crash in avahi-dnsconfd + * Documentation Updates + * Fix building when you don't want Python DBUS or GTK + * avahi-bookmarks + - Add new help option + - Fix handling of paths not starting with a / + - You can now specify the port and IP to bind to + - Add option to generate links with hostnames instead of IPs + Avahi 0.2, the 'Dzień Dobry' release ==================================== @@ -26,7 +80,7 @@ Avahi 0.2, the 'Dzień Dobry' release available (if configured with enable-dbus=warn) * Fixed a potential crasher when resolving things in libavahi-core. * New example demonstrating integration into glib applications - * Addition new convenience AvahiStringList functions + * Addtion of a set of convenience functions for AvahiStringList avahi_string_list_find() avahi_string_list_get_pair() avahi_string_list_add_pair() @@ -44,7 +98,7 @@ Avahi 0.2, the 'Dzień Dobry' release or use it in an application already using D-BUS * Fixed assembly of empty string lists to RFC compliant TXT records * Added a new service type description database with human - understandable descriptions of services and translations. + understandable descriptions of services with translations. * Fixed various minor memory corruption bugs * Fixed an issue where Avahi might think it encountered a conflict if the process or machine has been suspended