diff --git a/Changelog b/Changelog
index 4c9613e368960bf0f19a643cbe021afeb135ddb6..356c0d9f00df51165f5a03714c12c180256bd2db 100644
--- a/Changelog
+++ b/Changelog
@@ -17,6 +17,8 @@
 Open Source Release <next-release>
 ##################################
 
+o   Ptests    [2019/08/05] Add new MODULE directive for compiling and loading
+              an auxiliary OCaml module for a test
 -   Kernel    [2019/08/05] Add -keep-unused-types normalization option
 -   Libc      [2019/08/05] Remove obsolete (and forcing cpp error) builtins.h
 o!  Kernel    [2019/08/02] Functions over visitor's behaviors have been moved