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:
a6a8bb4
)
Fix typo in the description of change 21323.
author
Nicholas Clark
<nick@ccl4.org>
Thu, 20 Apr 2006 13:54:45 +0000
(13:54 +0000)
committer
Nicholas Clark
<nick@ccl4.org>
Thu, 20 Apr 2006 13:54:45 +0000
(13:54 +0000)
p4raw-id: //depot/perl@27913
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
ce58a88
..
218a163
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-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, propag
a
te 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