Hi, I am pleased to announce the availability of Guile-Avahi 0.3, a bug-fix release that is API-compatible with 0.2 and 0.1:
http://download.savannah.nongnu.org/releases/guile-avahi/guile-avahi-0.3.tar.gz http://download.savannah.nongnu.org/releases/guile-avahi/guile-avahi-0.3.tar.gz.sig The SHA-1 sum for these files are: 8810927a6759dfd13dd8abe90244e5123405d142 guile-avahi-0.3.tar.gz d8ae2ea542e9013c664e75f35411c4d017179f0e guile-avahi-0.3.tar.gz.sig More information is available at: http://www.nongnu.org/guile-avahi/ Guile-Avahi is a set of Avahi bindings for GNU Guile 1.8, released under the LGPL v3 or later. It allows programmers to use functionalities of the Avahi client library from Guile Scheme programs. Avahi itself is an implementation of multicast DNS (mDNS) and DNS Service Discovery (DNS-SD). Together, these protocols provide support for fully decentralized host naming and service publication and discovery. More information is available from http://avahi.org/ . Excerpt from the `NEWS' file: ** Incompatible changes *** Require Avahi >= 0.6.4 ** Bug fixes *** Allow use of Avahi <= 0.6.13 by making features conditional In particular, `error/no-change' and `set-client-host-name!' are conditional. ** New features *** New procedures: `make-threaded-poll', `threaded-poll', etc. ** Improved documentation ** Packaging *** New `--with-guilemoduledir' configure flag *** Switch from GNU Arch to Git for version control Please send bug reports to the [EMAIL PROTECTED]' mailing list. Thanks, Ludovic.
