This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
alarm() on Windows cannot interrupt blocking I/O
[perl5.git] / Changes
diff --git a/Changes b/Changes
index 82bf13a..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.13.0..perl-5.13.1
+    git log --name-status perl-5.13.2..perl-5.13.3
 
-to view all the changes between 5.13.0 and 5.13.1.
+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.