]> git.meshlink.io Git - catta/blobdiff - docs/NEWS
fix some minor typos
[catta] / docs / NEWS
index 61a04bde2e4beb98173413f5439af9da82252744..1a20666839a5f82e2fc3aec1127a50058fb292df 100644 (file)
--- a/docs/NEWS
+++ b/docs/NEWS
@@ -1,13 +1,47 @@
 $Id$
 
-Avahi 0.5, the 'omghai2uasl' release
-====================================
+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 our own.
+   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