mirror of
https://github.com/jech/galene.git
synced 2024-11-22 16:45:58 +01:00
Update CHANGES.
This commit is contained in:
parent
33eaa5e794
commit
73a47de281
1 changed files with 3 additions and 3 deletions
6
CHANGES
6
CHANGES
|
@ -1,10 +1,10 @@
|
||||||
Galene 0.9.1 (unreleased)
|
15 July 2024: Galene 0.9.1
|
||||||
|
|
||||||
* Added an example client with minimal functionality under static/example.
|
* 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 fast.
|
|
||||||
* Changed the token login to force a user interaction in order to avoid
|
* Changed the token login to force a user interaction in order to avoid
|
||||||
issues with autoplay.
|
issues with autoplay.
|
||||||
|
* Fixed a race condition that would cause the client to run with
|
||||||
|
undefined settings if the initial connection was extremely fast.
|
||||||
* Implemented client-side timeouts (we already had one on the server side).
|
* Implemented client-side timeouts (we already had one on the server side).
|
||||||
* Reduced the server-side timeout.
|
* Reduced the server-side timeout.
|
||||||
* Don't attempt to set the file descriptor limit, since recent versions
|
* Don't attempt to set the file descriptor limit, since recent versions
|
||||||
|
|
Loading…
Reference in a new issue