From 976a3bea8f1872dbfceb551b2e6c5f781df9fd90 Mon Sep 17 00:00:00 2001 From: Josh ben Jore Date: Fri, 16 Jul 2010 06:00:25 +0000 Subject: [PATCH] Update perl5133delta --- pod/perl5133delta.pod | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/pod/perl5133delta.pod b/pod/perl5133delta.pod index 23388d8..b035012 100644 --- a/pod/perl5133delta.pod +++ b/pod/perl5133delta.pod @@ -423,6 +423,11 @@ here. Most of these are built within the directories F and F. =over +=item * + +The remote terminal works after forking and spawns new sessions - one +for each forked process. + =item * Uses the less pager path from Config instead of searching for it (bf320d6) @@ -575,6 +580,11 @@ L. =item * +Fixed readline() when interrupted by signals so it no longer returns +the "same thing" as before or random memory. + +=item * + Fixed a regression of kill() when a match variable is used for the process ID to kill. (RT#75812) (8af710e) @@ -645,7 +655,8 @@ from either 5.XXX.XXX or 5.XXX.XXX. =item * -XXX +readline() returns an empty string instead of undef when it is +interrupted by a signal. =back -- 2.7.4