(gzochi client) NEWS -- history of user-visible changes
Copyright (C) 2020 Julian Graham
See the end of copying conditions.

Send comments, questions, and bug reports to gzochi-devel@nongnu.org

Changes in 0.13 (since 0.11.1):

* Notable changes

** Guile 3.0 compatibility

`(gzochi client)' and `(gzochi main-loop)' are now compatible with the new
stable release of GNU Guile. The previous stable series (2.2.x and 2.0.x)
continue to be supported as well.


Changes in 0.11.1 (since 0.11):

* Bug fixes

** Guile version detection should fall back from 2.2 to 2.0.


Changes in 0.11 (since 0.10):

* Notable changes

** Guile 2.2 compatibility

`(gzochi client)' and `(gzochi main-loop)' are now compatible with the new
stable release of GNU Guile.


Changes in 0.10 (since 0.9):

* Bug fixes

** Stack overflow from `with-mutex' in Guile 2.0.
** Guile modules installed to incorrect location.


Changes in 0.9 (since 0.8):

* Additions to the API

** New `(gzochi main-loop)' procedure: `gzochi:main-loop-remove-source!'

A new procedure allows callers to remove event sources from a main loop. See the
`(gzochi main-loop)' source code for inline documentation.


Changes in 0.8 (since 0.7):

* Bug fixes

** Disconnect client on empty read in `(gzochi client)'.
** Avoid a `#f' pollable source in `(gzochi main-loop)'.


Copyright information:

Copyright (C) 2017 Julian Graham

   Permission is granted to anyone to make or distribute verbatim copies
   of this document as received, in any medium, provided that the
   copyright notice and this permission notice are preserved,
   thus giving the recipient permission to redistribute in turn.

   Permission is granted to distribute modified versions
   of this document, or of portions of it,
   under the above conditions, provided also that they
   carry prominent notices stating who last changed them.


Local variables:
mode: outline
paragraph-separate: "[ 	]*$"
end:
