summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/break-command-strictness.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/break-command-strictness.rst')
-rw-r--r--Help/release/dev/break-command-strictness.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/Help/release/dev/break-command-strictness.rst b/Help/release/dev/break-command-strictness.rst
deleted file mode 100644
index 0723774..0000000
--- a/Help/release/dev/break-command-strictness.rst
+++ /dev/null
@@ -1,6 +0,0 @@
-break-command-strictness
-------------------------
-
-* The :command:`break` command now rejects calls outside of a loop
- context or that pass arguments to the command.
- See policy :policy:`CMP0055`.