summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/get_filename_component-fix-program-split.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/get_filename_component-fix-program-split.rst')
-rw-r--r--Help/release/dev/get_filename_component-fix-program-split.rst9
1 files changed, 0 insertions, 9 deletions
diff --git a/Help/release/dev/get_filename_component-fix-program-split.rst b/Help/release/dev/get_filename_component-fix-program-split.rst
deleted file mode 100644
index 55c8719..0000000
--- a/Help/release/dev/get_filename_component-fix-program-split.rst
+++ /dev/null
@@ -1,9 +0,0 @@
-get_filename_component-fix-program-split
-----------------------------------------
-
-* The :command:`get_filename_component` ``PROGRAM`` mode semantics
- have been revised to not tolerate unquoted spaces in the path
- to the program while also accepting arguments. While technically
- incompatible with the old behavior, it is expected that behavior
- under typical use cases with properly-quoted command-lines has
- not changed.