]> git.meshlink.io Git - catta/blobdiff - docs/NEWS
update TODO
[catta] / docs / NEWS
index 115cd6f9cc01dc0d8b70c9d5d6d9decaf15b5acd..d96790e8f8c8f453e6aae2719f4be3359c8941f0 100644 (file)
--- a/docs/NEWS
+++ b/docs/NEWS
@@ -1,14 +1,29 @@
 $Id$
 
-Avahi 0.5, the 'omghai2uasl' release
-====================================
+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.
- * Add API using the cookie to determine if services are local
+   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