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:
7dffbb6
)
bumped perl versions in Changes
author
Tatsuhiko Miyagawa
<miyagawa@bulknews.net>
Wed, 20 Oct 2010 22:59:43 +0000
(15:59 -0700)
committer
Tatsuhiko Miyagawa
<miyagawa@bulknews.net>
Wed, 20 Oct 2010 22:59:43 +0000
(15:59 -0700)
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
14615db
..
48dfb25
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-12,9
+12,9
@@
at http://perl5.git.perl.org/perl.git (follow the 'shortlog' link beside
the relevant tag). Or, you can download a copy of the git repository and
then run a command like
- git log --name-status v5.13.
4..v5.13.5
+ git log --name-status v5.13.
5..v5.13.6
-to view all the changes between 5.13.
4 and 5.13.5
.
+to view all the changes between 5.13.
5 and 5.13.6
.
See pod/perlrepository.pod for more details on using git and accessing the
commit history.