Browse Source

Updated RELEASE_NOTES.

grunfink 1 year ago
parent
commit
c1eb1cba46
1 changed files with 2 additions and 0 deletions
  1. 2 0
      RELEASE_NOTES.md

+ 2 - 0
RELEASE_NOTES.md

@@ -6,6 +6,8 @@ Added new command-line options for list maintenance.
 
 
 Mastodon API: added `/api/v1/accounts/.../lists` endpoint (contributed by dandelions).
 Mastodon API: added `/api/v1/accounts/.../lists` endpoint (contributed by dandelions).
 
 
+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)` (contributed by shtrophic).
+
 ## 2.75 "Time Is On My Side"
 ## 2.75 "Time Is On My Side"
 
 
 Added support for scheduled posts (for this to work correctly, users will have to set their time zone, see below).
 Added support for scheduled posts (for this to work correctly, users will have to set their time zone, see below).