In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/a7cf66212a59d18b09d49ce8817a76d25b145de0?hp=1db7f4540e5219c38ecb174e90623710eeb074e2>
- Log ----------------------------------------------------------------- commit a7cf66212a59d18b09d49ce8817a76d25b145de0 Author: Ricardo Signes <[email protected]> Date: Mon Mar 18 23:15:06 2013 -0400 perldelta for debugger changes ----------------------------------------------------------------------- Summary of changes: pod/perldelta.pod | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 0b91648..1aa1135 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -344,7 +344,8 @@ files in F<ext/> and F<lib/> are best summarized in L</Modules and Pragmata>. =item * -XXX +Fix two crashes in the debugger when using Frame=2 or autotrace. These are +[perl #116769] and [perl #116771]. =back -- Perl5 Master Repository
