doc 4c0f30
Matt S Trout [Thu, 17 Jun 2010 03:39:22 +0000 (04:39 +0100)]
pod/perl5132delta.pod

index 75484e6..6b43143 100644 (file)
@@ -203,6 +203,9 @@ Avoid loading feature.pm when 'no 5.13.2;' or similar is encountered (faee19).
 
 Trap invalid use of SvIVX on SVt_REGEXP when assertions are on (e77da3)
 
+Don't stamp on $DB::single, $DB::trace and $DB::signal if they already have
+values when $^P is assigned to (RT #72422) (4c0f30).
+
 =over 4
 
 =item *