diff options
Diffstat (limited to 'Help/release/dev/FindRuby-variable-case.rst')
-rw-r--r-- | Help/release/dev/FindRuby-variable-case.rst | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Help/release/dev/FindRuby-variable-case.rst b/Help/release/dev/FindRuby-variable-case.rst deleted file mode 100644 index bd4a2f1..0000000 --- a/Help/release/dev/FindRuby-variable-case.rst +++ /dev/null @@ -1,7 +0,0 @@ -FindRuby-variable-case ----------------------- - -* The :module:`FindRuby` module input and output variables were all renamed - from ``RUBY_`` to ``Ruby_`` for consistency with other find modules. - Input variables of the old case will be honored if provided, and output - variables of the old case are always provided. |