summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3ca05d31c7..332939be69 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,10 @@ PHP NEWS
. Use TLS_ANY for default ssl:// and tls:// negotiation.
(Niklas Keller, me at kelunik dot com)
+- Standard
+ . Compatibility with libargon2 versions 20161029 and 20160821.
+ (charlesportwoodii at erianna dot com)
+
- SQLite3:
. Update to Sqlite 3.19.3. (cmb)