This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
For both opmini.o and perlmini.o define PERL_EXTERNAL_GLOB and PERL_IS_MINIPERL
[perl5.git] / Changes
diff --git a/Changes b/Changes
index 0ffddf6..c48eee3 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 perl-5.10.0..perl-5.11.0
+    git log --name-status perl-5.13.2..perl-5.13.3
 
-to view all the changes between 5.10.0 and 5.11.0.
+to view all the changes between 5.13.2 and 5.13.3.
 
 See pod/perlrepository.pod for more details on using git and accessing the
 commit history.