]> git.meshlink.io Git - catta/blobdiff - docs/NEWS
Patch from Padraig O'Briain <Padraig.Obriain@sun.com> to build avahi on Solaris
[catta] / docs / NEWS
index da44ed509bcb187f357104708e659065ec5d2d0b..d140050f3129ddebdda2cee669cf8d340a1875cd 100644 (file)
--- a/docs/NEWS
+++ b/docs/NEWS
@@ -1,3 +1,66 @@
+Avahi 0.6.9
+===========
+
+This release fixes some bugs and includes minor enhancements.
+
+ * Don't allow registration of address records with invalid host names
+ * Clean up argument validity checking for AvahiHostNameResolver and 
+   AvahiAddressResolver
+ * Fix Avahi builds without DBUS
+
+This release is backwards compatible with Avahi 0.6, 0.6.1, 0.6.2,
+0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.6.7 and 0.6.8.
+
+Avahi 0.6.8
+===========
+
+This release fixes some bugs and adds a few new features. Users of 0.6.7,
+please update ASAP!
+
+ * Fix broken parsing of static hosts file 
+ * Improve out-of-the-box Debian support
+ * Add configuration option to allow mDNS over POINTOPOINT links.
+   This is a potential security hole and YMMV. See man page for details.
+ * Create $(localstatedir)/run on installation
+
+This release is backwards compatible with Avahi 0.6, 0.6.1, 0.6.2,
+0.6.3, 0.6.4, 0.6.5, 0.6.6 and 0.6.7.
+
+Avahi 0.6.7
+===========
+
+This release fixes some bugs and adds a few new features
+
+ * Add static hosts name mappings
+ * Work around kernel bugs regarding multicast group membership
+ * ia64 portability fixes
+ * Don't require X11 to run avahi-bookmarks
+ * API: Return AVAHI_ERR_IS_EMPTY when the user tries to commit an
+   empty entry group.
+ * Improved Slackware and Fedora suppport
+
+This release is backwards compatible with Avahi 0.6, 0.6.1, 0.6.2,
+0.6.3, 0.6.4, 0.6.5 and 0.6.6.
+
+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
 ===========
 
 Avahi 0.6.5
 ===========
 
@@ -5,7 +68,8 @@ This release fixes some bugs and adds a new API function.
  
  * avahi-browse: properly show services that are removed from the 
    network
  
  * avahi-browse: properly show services that are removed from the 
    network
- * fix build on bi-arch platforms and on GNU/kFreeBSD
+ * 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.
  * 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.
@@ -17,6 +81,9 @@ This release fixes some bugs and adds a new API function.
  * speed up avahi_client_free()
  * man page updates
  * install missing header thread-watch.h
  * 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.
 
 This release is backwards compatible with Avahi 0.6, 0.6.1, 0.6.2,
 0.6.3 and 0.6.4.