diff --git a/Doc/changelog.docu b/Doc/changelog.docu
index 273231fc..c6ed2916 100644
--- a/Doc/changelog.docu
+++ b/Doc/changelog.docu
@@ -36,6 +36,11 @@
SmartTagger: Added the SmartTagger class to tag primitives (O(1) reset )
+Apps
+
+- Fixed several warnings with gcc 8
+
+
Build System
- Rename the DEPRECATED macro into OM_DEPRECATED to prevent a macro clash with Intel MKL (Thanks to Morgan Leborgne for the patch)