Commit 14aeb125 authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Update CHANGES.

parent 242875e5
Galene 0.9.1 (unreleased)
* Added an example client with minimal functionality under static/example.
* Fixed a race condition that would cause the client to run with
undefined settings if the initial connection was extremely quick.
* Implemented client-side timeouts (we already had one on the server side).
* Reduced the server-side timeout.
* Don't attempt to set the file descriptor limit, since recent versions
of the Go runtime do it automatically.
26 May 2024: Galene 0.9 26 May 2024: Galene 0.9
* Reworked the group definition format to be more modular. There are * Reworked the group definition format to be more modular. There are
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment