From 9693638f576929c51eb48cc692f9008b4aed7901 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sun, 15 Jan 2006 14:27:11 +0000 Subject: update NEWS file git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1078 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- docs/NEWS | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/docs/NEWS b/docs/NEWS index c866ac8..a67391f 100644 --- a/docs/NEWS +++ b/docs/NEWS @@ -1,3 +1,22 @@ +Avahi 0.6.4 +=========== + +This is a bugfix release and adds a new event loop implementation to +avahi-common's public interface. + + * avahi-common: add new AvahiThreadedPool event loop implementation + * avahi-sharp: compatibility with newer mono versions + * avahi-publish-service: don't ignore the port number specified + * avahi-sharp: correct some flags definitions + +This release is backwards compatible with Avahi 0.6, 0.6.1, 0.6.2 and +0.6.3. + +A quick introduction how to use the new AvahiThreadedPool interface is +available in our Wiki: + + http://avahi.org/wiki/RunningAvahiClientAsThread + Avahi 0.6.3 =========== -- cgit