Add gitignore file for generated documentation
[plcapi.git] / NEWS
diff --git a/NEWS b/NEWS
index ab62c1e..40adb36 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+XML-RPC for PHP version 3.0.0 - 2014/xx/yy\r
+\r
+This release corrects all bugs that have been reported and successfully reproduced since\r
+version 3.0.0 beta.\r
+\r
+It also is the first release to be installable via composer.\r
+\r
+\r
 XML-RPC for PHP version 3.0.0 beta - 2009/09/05\r
 \r
 This is the first release of the library to only support PHP 5.\r
 XML-RPC for PHP version 3.0.0 beta - 2009/09/05\r
 \r
 This is the first release of the library to only support PHP 5.\r
@@ -28,6 +36,7 @@ version 2.2.1.
 Regardless of the intimidating message about dropping PHP 4 support, it still does\r
 support that ancient, broken and insecure platform.\r
 \r
 Regardless of the intimidating message about dropping PHP 4 support, it still does\r
 support that ancient, broken and insecure platform.\r
 \r
+\r
 * fixed: php warning when receiving 'false' in a bool value\r
 * fixed: improve robustness of the debugger when parsing weird results from non-compliant servers\r
 * fixed: format floating point values using the correct decimal separator even when php locale is set to one that uses comma\r
 * fixed: php warning when receiving 'false' in a bool value\r
 * fixed: improve robustness of the debugger when parsing weird results from non-compliant servers\r
 * fixed: format floating point values using the correct decimal separator even when php locale is set to one that uses comma\r
@@ -44,7 +53,7 @@ XML-RPC for PHP version 2.2.1 - 2008/03/06
 This release corrects all bugs that have been reported and sucesfully reproduced.\r
 It is the last release of the library that will support PHP 4.\r
 \r
 This release corrects all bugs that have been reported and sucesfully reproduced.\r
 It is the last release of the library that will support PHP 4.\r
 \r
-* fixed: work aroung bug in php 5.2.2 which broke support of HTTP_RAW_POST_DATA\r
+* fixed: work around bug in php 5.2.2 which broke support of HTTP_RAW_POST_DATA\r
 * fixed: is_dir parameter of setCaCertificate() method is reversed\r
 * fixed: a php warning in xmlrpc_client creator method\r
 * fixed: parsing of '1e+1' as valid float\r
 * fixed: is_dir parameter of setCaCertificate() method is reversed\r
 * fixed: a php warning in xmlrpc_client creator method\r
 * fixed: parsing of '1e+1' as valid float\r