]> git.meshlink.io Git - catta/commitdiff
update NEWS file
authorLennart Poettering <lennart@poettering.net>
Sun, 15 Jan 2006 14:27:11 +0000 (14:27 +0000)
committerLennart Poettering <lennart@poettering.net>
Sun, 15 Jan 2006 14:27:11 +0000 (14:27 +0000)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1078 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

docs/NEWS

index c866ac86156641a00ef5bd582a5ae826542e5bb9..a67391f9d1ce28f5a135af9d83bde0acde234c0f 100644 (file)
--- 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
 ===========