From db88166217f6ba4cd650874d83f42b5a01db83b6 Mon Sep 17 00:00:00 2001
From: Matthias Schiffer <mschiffer@universe-factory.net>
Date: Wed, 29 Apr 2015 16:19:16 +0200
Subject: [PATCH] docs: mention site.mk changes in changelog

---
 docs/releases/v2015.1.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/docs/releases/v2015.1.rst b/docs/releases/v2015.1.rst
index 8ce3db0fe..c52ef9201 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
 ~~~~~~~~~
 
-- 
GitLab