From e56e3aeb6ac5beafea33afc439eca18aa23c5383 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Wed, 16 Sep 2020 11:18:07 +0200 Subject: [PATCH] Add release note for #2146 --- doc/notes/notes-current.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 45adc8e4aa..f5e7f7ffd5 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -39,6 +39,10 @@ Removed Features now needs to be manually set in ``CFLAGS`` and ``-lprofiler`` needs to be present in ``LDFLAGS``. [GL !4045] +- The ``glue-cache`` *option* has been marked as deprected. The glue + cache *feature* still works and will be permanently *enabled* in a + future release. [GL #2146] + Feature Changes ~~~~~~~~~~~~~~~