1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-09 02:05:59 +01:00

Update CHANGES for 0.3.1.

This commit is contained in:
Juliusz Chroboczek 2021-02-26 19:13:15 +01:00
parent 3cc1fadb10
commit b7db959bfb

View file

@ -1,3 +1,5 @@
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 generate a self-signed certificate if none is found on disk.