diff options
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 3b83425..ffcd37f 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -6,7 +6,7 @@ Fixed a collision in webfinger caching. This may affect federation with some sof | |||
| 6 | 6 | ||
| 7 | Fixed crashes in some command-line options. | 7 | Fixed crashes in some command-line options. |
| 8 | 8 | ||
| 9 | New command-line option `state`, that dumps some information about the running server and the state of each thread. | 9 | New command-line option `state`, that dumps some information about the running server and the state of each thread (note: this feature uses shared memory blocks and you may need an argument to the `make` call in older Linux distributions; please see the `README` file for details). |
| 10 | 10 | ||
| 11 | Mastodon API: added some fixes for integration with the Mona iOS app (contributed by jamesoff). | 11 | Mastodon API: added some fixes for integration with the Mona iOS app (contributed by jamesoff). |
| 12 | 12 | ||