diff --git a/reference/mysqlnd_ms/changes.xml b/reference/mysqlnd_ms/changes.xml
index af3a39970a..f20c6ff886 100644
--- a/reference/mysqlnd_ms/changes.xml
+++ b/reference/mysqlnd_ms/changes.xml
@@ -12,6 +12,56 @@
for a complete list of changes.
+
+ PECL/mysqlnd_ms 1.4 series
+
+ 1.4.0-alpha
+
+
+
+ Release dates: under development
+
+
+
+
+ Motto/theme: Tweaking based on user feedback
+
+
+
+
+
+
+ This is the current development series. All
+ features are at an early stage. Changes may happen at any time without
+ prior notice. Please, do not use this version in production environments.
+
+
+ The documentation may not reflect all changes yet.
+
+
+
+ Feature changes
+
+
+
+ BC break: Renamed plugin configuration setting ini_file
+ to config_file. In early versions the plugin configuration
+ file used ini style. Back then the configuration setting was named accordingly.
+ It has now been renamed to reflect the newer file format and to distinguish it
+ from PHP's own ini file (configuration directives file).
+
+
+
+
+ Introduced new default charset setting offline_server_charset
+ to allow proper escaping before a connection
+ is opened. This is most useful when using lazy connections, which are a default.
+
+
+
+
+
+
PECL/mysqlnd_ms 1.3 series
@@ -29,17 +79,6 @@
-
- Feature changes
-
-
-
- Introduced new default charset to allow proper escaping before a connection
- is opened. This is most useful when using lazy connections, which are a default.
-
-
-
-
Bug fixes
@@ -93,13 +132,6 @@
-
-
- This is the current development series. All
- features are at an early stage. Changes may happen at any time without
- prior notice. Please, do not use this version in production environments.
-
-
The 1.3 series aims to improve the performance of applications
and the overall load of an asynchronous MySQL cluster, for example, a MySQL