This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
745dedb
)
perldelta: move the two Win32 gmake improvements to where they belong
author
Tony Cook
<tony@develop-help.com>
Mon, 15 Feb 2016 02:05:18 +0000
(13:05 +1100)
committer
Tony Cook
<tony@develop-help.com>
Mon, 15 Feb 2016 02:05:18 +0000
(13:05 +1100)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
413845e
..
837917b
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-271,7
+271,11
@@
L</Platform Support> section, instead.
=item *
-XXX
+The GNU Make makefile for Win32 now supports parallel builds. [perl #126632]
+
+=item *
+
+You can now build perl with MSVC++ on Win32 using GNU Make. [perl #126632]
=back
@@
-291,14
+295,6
@@
that they represent may be covered elsewhere.
XXX
-=item *
-
-The GNU Make makefile for Win32 now supports parallel builds. [perl #126632]
-
-=item *
-
-You can now build perl with MSVC++ on Win32 using GNU Make. [perl #126632]
-
=back
=head1 Platform Support