diff options
| author | default <nobody@localhost> | 2024-12-17 04:45:35 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2024-12-17 04:45:35 +0100 |
| commit | e9f3d5120c23406d0e395bea9daf23b2a1300c88 (patch) | |
| tree | ba7a0a20ba4babc12f111c6918f522ded65af6a4 /RELEASE_NOTES.md | |
| parent | 7fe80a80cace768b981e42b945b2afeca7498152 (diff) | |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index e193d12..0031dce 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -4,6 +4,8 @@ Mastodon API: Improved timeline pagination in some clients (details: a `Link` header has been added), fixed an incorrect value for the `bot` field in newly created accounts, fixed a crash. +When running in server mode, the pidfile is locked to avoid concurrent running of the same server instance. + Added documentation and some tweaks to enable static compilation with musl (contributed by Shamar). ## 2.66 |