summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/variable_watch-no-allowed-access.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/variable_watch-no-allowed-access.rst')
-rw-r--r--Help/release/dev/variable_watch-no-allowed-access.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/Help/release/dev/variable_watch-no-allowed-access.rst b/Help/release/dev/variable_watch-no-allowed-access.rst
deleted file mode 100644
index ba7b4a5..0000000
--- a/Help/release/dev/variable_watch-no-allowed-access.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-variable_watch-no-allowed-access
---------------------------------
-
-* Callbacks established by the :command:`variable_watch` command will no
- longer receive the ``ALLOWED_UNKNOWN_READ_ACCESS`` access type when
- the undocumented ``CMAKE_ALLOW_UNKNOWN_VARIABLE_READ_ACCESS`` variable is
- set. Uninitialized variable accesses will always be reported as
- ``UNKNOWN_READ_ACCESS``.