diff --git a/Installation/CHANGES b/Installation/CHANGES
index dacaa40e88f..9fbd4615be5 100644
--- a/Installation/CHANGES
+++ b/Installation/CHANGES
@@ -20,6 +20,8 @@ Release date: September 2015
- The code of the 3D demos now use modern OpenGL, with shaders, instead of
the fixed pipeline API of OpenGL-1.
+ - Initial support of the Microsoft Windows Visual C++ compiler 2015 (VC14).
+
* General
diff --git a/Installation/changes.html b/Installation/changes.html
index b5efc5f0aef..9e7047a6cf8 100644
--- a/Installation/changes.html
+++ b/Installation/changes.html
@@ -129,10 +129,12 @@ and src/ directories).
the path to the directory containing the file Qt5Config.cmake created
by your Qt5 installation.
If you are using the open source edition it should be
- /path-to/qt-everywhere-opensource-src-<version>/qtbase/lib/cmake/Qt5.
-
+ /path-to/qt-everywhere-opensource-src-<version>/qtbase/lib/cmake/Qt5.
+