diff options
author | Florian Pritz <bluewind@xinu.at> | 2014-10-29 14:39:55 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2014-10-29 14:42:42 +0100 |
commit | 5b985a997f50e3476a606f40e2ced32b36cbef03 (patch) | |
tree | 363ceadb738e4f79ba96788c650d76ce37673177 /NEWS | |
parent | 98534e4fa28b27727445f56414718de0a4d99968 (diff) |
Make email sender configurable
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ This file lists major, incompatible or otherwise important changes, you should look at it after every update. +2014-10-29 The sender for emails now has to be configured (config key is "email_from") 2014-10-19 Postgresl support 2014-09-20 All PHP errors are now converted to exceptions and execution terminates if they are not caught. This also works properly |