add commit id for dapm's overload respecting get magic fix
Matt S Trout [Wed, 16 Jun 2010 23:39:56 +0000 (00:39 +0100)]
pod/perl5132delta.pod

index 6f7a4ae..b4fc59a 100644 (file)
@@ -177,7 +177,7 @@ Overloading now works properly in conjunction with tied variables. What
 formerly happened was that most ops checked their arguments for overloading
 I<before> checking for magic, so for example an overloaded object returned
 by a tied array access would usually be treated as not overloaded
-(RT #57012).
+(RT #57012) (6f1401).
 
 =back