comments and formatting
[plcapi.git] / NEWS
diff --git a/NEWS b/NEWS
index f1f5814..5fbb8ab 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-XML-RPC for PHP version 4.xx - unreleased
+XML-RPC for PHP version 4.5.1 - 2021/1/3
 
 * improved: made it easier to subclass the Helper\Charset class by allowing `instance` to use late static binding
 
@@ -6,6 +6,8 @@ XML-RPC for PHP version 4.xx - unreleased
 
 * fixed: method `xmlrpc_encode_entitites` (for users of the v3 API)
 
+* improved: split the code of the demo server in multiple files, describing better the purpose of each
+
 
 XML-RPC for PHP version 4.5.0 - 2020/12/31