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:
d5dc700
)
Note in perldelta that C<no feature;> now means reset to default.
author
Nicholas Clark
<nick@ccl4.org>
Mon, 19 Mar 2012 09:20:42 +0000
(10:20 +0100)
committer
Nicholas Clark
<nick@ccl4.org>
Mon, 19 Mar 2012 09:20:42 +0000
(10:20 +0100)
The behaviour was changed with commit
39ec54a59ce332fc
.
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
94528fe
..
b57b965
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-94,7
+94,9
@@
XXX
=item *
-L<XXX> has been upgraded from version 0.69 to version 0.70.
+L<feature> has been upgraded from version 1.26 to 1.27
+
+C<no feature;> now means reset to default.
=back