From 9dd62687bff19b099fd6a4b45410b9060056daa9 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Thu, 16 Jun 2016 13:26:31 +0200 Subject: Update NEWS Signed-off-by: Florian Pritz --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 76824f765..e58d2fcca 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. +2016-06-16 Replace qrencode and markdown with PHP libraries (maanged via git submodules) +2016-06-16 Include all documentation from the wiki in ./doc + 2016-06-05 PHP COMPATIBILITY NOTE: This software now requires PHP >= 5.5 2016-06-05 Switch to PHP's password_hash function. Allow changing password hashing settings (see config.php) -- cgit v1.2.3-24-g4f1b