diff --git a/docs/releases/v2015.1.rst b/docs/releases/v2015.1.rst
index 8ce3db0fe4d2aac91bd6392cff81d038224ef6d0..c52ef92010f05e18b5d98afb9b253c18b1aad0af 100644
--- a/docs/releases/v2015.1.rst
+++ b/docs/releases/v2015.1.rst
@@ -22,6 +22,12 @@ Site changes
     to keep the old behaviour, you have to append the hyphen to the
     ``hostname_prefix`` field of your ``site.conf``.
 
+* ``site.mk``
+
+  - The packages ``gluon-setup-mode`` and ``gluon-config-mode-core`` must now be
+    added to ``GLUON_SITE_PACKAGES`` explicitly (to allow replacing them with
+    community-specific implementations).
+
 Internals
 ~~~~~~~~~