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 37a8f97..ae96c92 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -12,7 +12,7 @@ Fixed broken NetBSD build (missing dependency in Makefile.NetBSD). | |||
| 12 | 12 | ||
| 13 | The user profile can now include longitude and latitude data for your current location. | 13 | The user profile can now include longitude and latitude data for your current location. |
| 14 | 14 | ||
| 15 | Mastodon API: implemented limit= on notification fetches (contributed by nowster). | 15 | Mastodon API: implemented limit= on notification fetches (contributed by nowster), implemented faster min_id handling (contributed by nowster). |
| 16 | 16 | ||
| 17 | Reduced RSA key size for new users from 4096 to 2048. This will be friendlier to smaller machines, and everybody else out there is using 2048. | 17 | Reduced RSA key size for new users from 4096 to 2048. This will be friendlier to smaller machines, and everybody else out there is using 2048. |
| 18 | 18 | ||