diff --git a/dist/changes-1.3.1 b/dist/changes-1.3.1
index d9cd9e93d64566398da53f43d97c91f1fbc80638..0fc73623b26f91a6f935aa68b461b72fb3d845e4 100644
--- a/dist/changes-1.3.1
+++ b/dist/changes-1.3.1
@@ -24,6 +24,8 @@ C++ Support
    * Fixed completion when a typedef symbol is used as class name
    * Fixed that template argument was marked as "not a type name" when defined as primitive type
    * Fixed some highlight errors in code using the win32 API
+   * Improved completion of function definition parameter lists to append the 
+     const and volatile qualifiers if required
 
 Project support
    * Fixed that run configurations were disabled if they had no build step