mirror of
https://github.com/jech/galene.git
synced 2024-11-09 02:05:59 +01:00
Update CHANGES for 0.3.2.
This commit is contained in:
parent
247cc63080
commit
3bf0f9ef4c
1 changed files with 8 additions and 2 deletions
10
CHANGES
10
CHANGES
|
@ -1,7 +1,13 @@
|
|||
3 March 2021: Galène 0.3.2
|
||||
|
||||
* Fixed compatibility with versions of Go earlier than 1.15 (thanks to
|
||||
Michael Ströder).
|
||||
* Fixed a race condition in the disk writer.
|
||||
|
||||
26 February 2021: Galène 0.3.1
|
||||
|
||||
* We now notice when the TLS certificate has changed on disk; which can
|
||||
therefore be rotated without a restart.
|
||||
* We now notice when the TLS certificate has changed on disk; the
|
||||
certificate can therefore be rotated without a restart.
|
||||
* We now generate a self-signed certificate if none is found on disk.
|
||||
|
||||
18 February 2021: Galène 0.3
|
||||
|
|
Loading…
Reference in a new issue