diff options
author | Nicholas Clark <nick@ccl4.org> | 2006-04-20 13:54:45 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2006-04-20 13:54:45 +0000 |
commit | e0fa8e89e00055257411b53e5770cf2d533b986c (patch) | |
tree | fe0f33d5b538a4eeafe03fb495957d0ad585c350 /Changes | |
parent | a6a8bb4958b2d1dd5e9931085ebd3833ac8c5991 (diff) | |
download | perl-e0fa8e89e00055257411b53e5770cf2d533b986c.tar.gz |
Fix typo in the description of change 21323.
p4raw-id: //depot/perl@27913
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |