1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

Update Changelog

This commit is contained in:
Unrud 2022-02-01 19:58:01 +01:00
parent b2b4651fc4
commit 8c69bb71aa

View file

@ -2,6 +2,8 @@
## master
## 3.1.4
* Fallback if RENAME_EXCHANGE is not supportd by the filesystem
* Assume POSIX compatibility if `sys.platform` is not `win32`
* Assume `F_FULLFSYNC` always exists if `sys.platform` is `darwin`