diff --git a/CHANGES/v2.3.txt b/CHANGES/v2.3.txt
index 5ae0e03c7c26676dd5d3f02ea5a734ab0b4834d8..0c477e31e9fbb99be4b74e58d0850dcd1b18e4e4 100644
--- a/CHANGES/v2.3.txt
+++ b/CHANGES/v2.3.txt
@@ -138,4 +138,7 @@ See branch \branch{v2.3} on git repository.
 - log file points to the `config.txt` files to allow users to check which features were available in that compiled version.
 - `make clean` in root dir now also cleans `vim` subdirectory.
 
+For developers:
+- Cppcheck on travis-ci has been updated to 1.77.
+
 */