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:
a83cb73
)
Note the Time::Local upgrade in perldelta
author
Florian Ragwitz
<rafl@debian.org>
Thu, 24 Mar 2011 15:06:21 +0000
(16:06 +0100)
committer
Florian Ragwitz
<rafl@debian.org>
Thu, 24 Mar 2011 16:15:13 +0000
(17:15 +0100)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
6503612
..
807c015
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-1707,6
+1707,10
@@
Calling C<< Tie::Hash-E<gt>TIEHASH() >> used to loop forever. Now it C<croak>s.
=item *
+C<Time::Local> has been upgraded from version 1.1901_01 to 1.2000.
+
+=item *
+
C<Time::Piece> has been upgraded from version 1.15_01 to 1.20_01.
=item *