From 53b51fbf09f101da341fc0c3fb811982d6150631 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sat, 20 Sep 2014 19:18:44 +0200 Subject: Update NEWS Signed-off-by: Florian Pritz --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index bb61a58ca..3e87735f1 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ This file lists major, incompatible or otherwise important changes, you should look at it after every update. +2014-09-20 All PHP errors are now converted to exceptions and execution + terminates if they are not caught. This also works properly + with display_errors Off/stderr. 2014-08-29 Multipaste support 2014-08-29 Database migrations are no longer done automatically. You now have to run `php index.php tools update_database` -- cgit v1.2.3-24-g4f1b