summaryrefslogtreecommitdiffstats
path: root/docs/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'docs/NEWS')
-rw-r--r--docs/NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/NEWS b/docs/NEWS
index c562916..5084c15 100644
--- a/docs/NEWS
+++ b/docs/NEWS
@@ -1,3 +1,22 @@
+Avahi 0.6.6
+===========
+
+This release fixes some bugs and includes some documentation updates
+
+ * Add a bunch of new types to the service type database
+ * Return errors of avahi_entry_group_commit() properly
+ * Many doxygen documentation improvements
+ * Fix destruction of AvahiEntryGroup objects using
+ avahi_entry_group_free().
+ * Don't allow commiting of empty entry groups
+ * Use a little less memory in avahi-qt
+ * Don't accept empty TXT strings
+ * Update example "client-publish-service.c" to show how to modify an
+ existing service
+
+This release is backwards compatible with Avahi 0.6, 0.6.1, 0.6.2,
+0.6.3, 0.6.4 and 0.6.5
+
Avahi 0.6.5
===========