diff options
author | Florian Pritz <bluewind@xinu.at> | 2016-06-16 13:43:48 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2016-06-16 13:43:48 +0200 |
commit | ed19f7a831e0e7c3cb56b73419792c5939f75f7c (patch) | |
tree | 7a04757bc4d2a237a4abbfecf6338040fe72c20a | |
parent | 2448b2136b8c9904e44bd6e07bda5dc7f97eece1 (diff) |
NEWS: Fix typo
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-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-16 Replace qrencode and markdown with PHP libraries (maanged via git submodules) +2016-06-16 Replace qrencode and markdown with PHP libraries (managed 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 |