* New in Guile-Avahi 0.2

** Switched to LGPLv3.
** Use a custom memory allocator
This allows Guile's GC to make more informed decisions, thereby slightly
reducing average memory usage.
** Bug fixes
*** Fixed garbage collection of clients when a Guile poll is used
*** Fixed garbage collection of Guile polls vs. watches

* New in Guile-Avahi 0.1

** Documentation and test suite improvements
** Bug fixes
*** Export `lookup-result-flag' values (were missing)
*** Resolvers now properly handle NULL addresses
*** Force users to use an explicit finalization API
See node "Explicit Finalization" in the manual.



Copyright 2007  Ludovic Courtès <ludo@gnu.org>

Copying and distribution of this file, with or without modification, are
permitted in any medium without royalty provided the copyright notice
and this notice are preserved.

;; Local Variables:
;; mode: outline
;; coding: utf-8
;; End:
