X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=docs%2FNEWS;h=7de210d8e6a3934d38c88fbb81cf1a40c78b6322;hb=7e4e16f9527850d416bc2d2d4d20711aadaf76b6;hp=e43985513f0dcfd80131e46007c5124fbe2f738a;hpb=0b06202a938bc4c6a7c038f22112f08b6bf5bd1c;p=catta diff --git a/docs/NEWS b/docs/NEWS index e439855..7de210d 100644 --- a/docs/NEWS +++ b/docs/NEWS @@ -1,5 +1,44 @@ $Id$ +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 ====================================