]> git.meshlink.io Git - catta/blobdiff - docs/NEWS
update NEWS file
[catta] / docs / NEWS
index 6c5be685944d870040c2c9a28948a74e16899dcd..5084c1571a0932dc529b603c6ee624a29f77d9dc 100644 (file)
--- a/docs/NEWS
+++ b/docs/NEWS
@@ -1,3 +1,78 @@
+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
+===========
+
+This release fixes some bugs and adds a new API function.
+ * avahi-browse: properly show services that are removed from the 
+   network
+ * fix build on bi-arch platforms, on GNU/kFreeBSD, on MIPS and 
+   for non-DBUS builds
+ * add new API function avahi_nss_support() and DBUS function
+   IsNSSSupportAvailable() which may be used to detect whether
+   libc's gethostbyname() supports mDNS domain names.
+ * patch avahi-bookmarks to make use of
+   IsNSSSupportAvailable(). avahi-bookmarks will now generate links
+   with real hostnames instead of numeric IP addresses if mDNS support
+   is detected for gethostbyname().
+ * add init script for Mandriva Linux
+ * speed up avahi_client_free()
+ * man page updates
+ * install missing header thread-watch.h
+ * fix avahi-bookmarks to work with certain twisted versions
+ * fix record updating
+ * Use pkg-config's Requires.private directive where it makes sense
+
+This release is backwards compatible with Avahi 0.6, 0.6.1, 0.6.2,
+0.6.3 and 0.6.4.
+
+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
+===========
+
+This is a bugfix release. Everyone should update ASAP!
+
+ * avahi-sharp: make sure to append a trailing NUL byte to all C strings
+ * avahi-core: fix a double free() which occurs when wide area lookups timeout
+
+This release is fully compatible with Avahi 0.6, 0.6.1 and 0.6.2.
+
 Avahi 0.6.2
 ===========
 
@@ -15,12 +90,11 @@ This is mostly a bugfix release.
  * Remove fprintf() call in avahi_client_new()
  * Other minor fixes
 
- This release is both up and downwards compatible with Avahi 0.6 and 
- 0.6.1.
+This release is both up and downwards compatible with Avahi 0.6 and 0.6.1.
 
- Avahi now has its own Domain (http://avahi.org) and a new Website!
+Avahi now has its own Domain (http://avahi.org) and a new Website!
 
- And, most importantly, we now have a Logo:
+And, most importantly, we now have a Logo:
       http://avahi.org/chrome/site/avahi-trac.png
 
 Avahi 0.6.1