Sfoglia il codice sorgente

Updated RELEASE_NOTES.

grunfink 1 anno fa
parent
commit
c1eb1cba46
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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).
 
+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"
 
 Added support for scheduled posts (for this to work correctly, users will have to set their time zone, see below).