diff options
author | Florian Pritz <bluewind@xinu.at> | 2016-06-16 13:26:31 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2016-06-16 13:26:31 +0200 |
commit | 9dd62687bff19b099fd6a4b45410b9060056daa9 (patch) | |
tree | a4180516166b863089775e46472671f5bd80a298 /NEWS | |
parent | 766cf3511b139ec1e9c396f4083d18280ba35a72 (diff) |
Update NEWS0.9.13
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |