summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
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)