summaryrefslogtreecommitdiffstats
path: root/Help/release/3.5.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/3.5.rst')
-rw-r--r--Help/release/3.5.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/Help/release/3.5.rst b/Help/release/3.5.rst
index 3d1e3b4..62703b3 100644
--- a/Help/release/3.5.rst
+++ b/Help/release/3.5.rst
@@ -167,6 +167,12 @@ Deprecated and Removed Features
may break scripts that worked around the bug with their own extra
quoting or escaping.
+* The :generator:`Xcode` generator was fixed to escape backslashes in
+ strings consistently with other generators. Projects that previously
+ worked around the inconsistecy with an extra level of backslashes
+ conditioned on the Xcode generator must be updated to remove the
+ workaround for CMake 3.5 and greater.
+
Other Changes
=============