Add =head2 to the perldelta change in da76b8593e
Ævar Arnfjörð Bjarmason [Mon, 19 Apr 2010 19:46:39 +0000 (20:46 +0100)]
pod/perl5130delta.pod

index 42a5dc7..93cd22e 100644 (file)
@@ -30,6 +30,8 @@ XXX For a release on a stable branch, this section aspires to be:
 
 =head1 Core Enhancements
 
+=head2 "safe signals" optimization
+
 Signal dispatch has been moved from the runloop into control ops. This should
 give a few percent speed increase, and eliminates almost all of the speed
 penalty caused by the introduction of "safe signals" in 5.8.0. Signals should