From c58f5a32879b3eb76e91a9dd7f89498e910bad11 Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Tue, 14 Aug 2012 14:23:32 -0700 Subject: [PATCH] perldelta for ee23553f1b7 & c782dc1db597 --- pod/perldelta.pod | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 653fe6a..b14370c 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -519,6 +519,11 @@ subroutine. Formats called recursively no longer stomp on their own lexical variables, but each recursive call has its own set of lexicals. +=item * + +Attempting to free an active format or the handle associated with it no +longer results in a crash. + =back =head1 Known Problems -- 2.7.4