diff options
author | Florian Pritz <bluewind@xinu.at> | 2016-06-07 19:41:13 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2016-06-07 19:41:13 +0200 |
commit | fc83ca2a898b5ab29fedad2dfb380e28f261e92c (patch) | |
tree | 421f27b4abb2431dc0df403424d3712a7a66aa91 /NEWS | |
parent | 5cdd9470d700ada54f1a39fe7d1101a8eeb3b83e (diff) |
NEWS: Fix typo
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ This file lists major, incompatible or otherwise important changes, you should look at it after every update. -2016-06-05 PHP COMPATABILITY NOTE: This software now requires PHP >= 5.5 +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) 2016-05-05 Add Dockerfile |