summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2017-06-16 08:46:23 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2017-06-16 18:17:20 +0100
commitd8efeb4672ed789e8b5d885676607ec8487984d5 (patch)
tree25aa39cc7feaf49d1e2a451f42152b366832e2ee /pod
parentbb152a4b442f7718fd37d32cc558be675e8ae1ae (diff)
downloadperl-d8efeb4672ed789e8b5d885676607ec8487984d5.tar.gz
We now support building with Visual Studio 2017 (VC++ 14.1)
(Support was added by commits 58998b2a91, 82cad14406, 74102a88af and 88b1365899.)
Diffstat (limited to 'pod')
-rw-r--r--pod/perldelta.pod11
1 files changed, 9 insertions, 2 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 73894e09a6..a9e013409c 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -431,9 +431,16 @@ XXX List any platforms that this version of perl no longer compiles on.
=over 4
-=item XXX-some-platform
+=item Windows
-XXX
+=over 4
+
+=item *
+
+Support for compiling perl on Windows using Microsoft Visual Studio 2017
+(containing Visual C++ 14.1) has been added.
+
+=back
=back