From 5b985a997f50e3476a606f40e2ced32b36cbef03 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Wed, 29 Oct 2014 14:39:55 +0100 Subject: Make email sender configurable Signed-off-by: Florian Pritz --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index d5e8b68c7..9b3efcba7 100644 --- a/NEWS +++ b/NEWS @@ -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 -- cgit v1.2.3-24-g4f1b