diff options
| author | 2025-04-28 06:17:37 +0200 | |
|---|---|---|
| committer | 2025-04-28 06:17:37 +0200 | |
| commit | 46985835fc312e1035b5df6daa0b8c9e0d2bcdd2 (patch) | |
| tree | 20685acf374cd071a227790cd9895f5b7ae9692d /RELEASE_NOTES.md | |
| parent | Merge branch 'master' of /home/angel/git/snac2 (diff) | |
| download | penes-snac2-46985835fc312e1035b5df6daa0b8c9e0d2bcdd2.tar.gz penes-snac2-46985835fc312e1035b5df6daa0b8c9e0d2bcdd2.tar.xz penes-snac2-46985835fc312e1035b5df6daa0b8c9e0d2bcdd2.zip | |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
| -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 a5c0ebe..a7b7a51 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -6,7 +6,7 @@ Added new command-line options for list maintenance. | |||
| 6 | 6 | ||
| 7 | Mastodon API: added `/api/v1/accounts/.../lists` endpoint (contributed by dandelions). | 7 | Mastodon API: added `/api/v1/accounts/.../lists` endpoint (contributed by dandelions). |
| 8 | 8 | ||
| 9 | Email notifications are now sent via `libcurl` SMTP instead of spawning the `/usr/sbin/sendmail` program. Some additional server configuration may be needed, see `snac(8)`. Previous behaviour can be enabled back by setting the `spawn_sendmail` server configuration directive to `true` (contributed by shtrophic). | 9 | Email notifications can now be sent via `libcurl` SMTP instead of spawning the `/usr/sbin/sendmail` program. To use this new feature, some additional server configuration is needed, see `snac(8)` (contributed by shtrophic). |
| 10 | 10 | ||
| 11 | ## 2.75 "Time Is On My Side" | 11 | ## 2.75 "Time Is On My Side" |
| 12 | 12 | ||