summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/if-PATH_EQUAL.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/if-PATH_EQUAL.rst')
-rw-r--r--Help/release/dev/if-PATH_EQUAL.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/release/dev/if-PATH_EQUAL.rst b/Help/release/dev/if-PATH_EQUAL.rst
new file mode 100644
index 0000000..45f02e8
--- /dev/null
+++ b/Help/release/dev/if-PATH_EQUAL.rst
@@ -0,0 +1,5 @@
+if-PATH_EQUAL
+-------------
+
+* The :command:`if` command gains the capability to compare paths by using the
+ ``PATH_EQUAL`` operator. See policy :policy:`CMP0139`.