This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Teach Configure that icc is not gcc
[perl5.git] / Changes
diff --git a/Changes b/Changes
index a14e98e..218a163 100644 (file)
--- a/Changes
+++ b/Changes
@@ -4699,7 +4699,7 @@ ____________________________________________________________________________
           ! sv.c
 ____________________________________________________________________________
 [ 26166] By: nicholas                              on 2005/11/18  20:38:26
-        Log: Elimiate new_body_length from sv_dup. Replace SvTYPE(sstr) with
+        Log: Eliminate new_body_length from sv_dup. Replace SvTYPE(sstr) with
              sv_type, which is a constant variable with the same value.
      Branch: perl
           ! sv.c
@@ -30984,7 +30984,7 @@ ____________________________________________________________________________
           ! Porting/makerel
 ____________________________________________________________________________
 [ 21323] By: rgs                                   on 2003/09/22  20:31:19
-        Log: When localising a magic value, propagæte the readonly flag
+        Log: When localising a magic value, propagate the readonly flag
              only if this scalar has \0 magic or has magic without a
              'set' method. (follows change #20479 for bug #23141.)
      Branch: perl