From: Nicholas Clark Date: Thu, 22 Nov 2007 23:56:00 +0000 (+0000) Subject: Fix my typo in change 32137. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e056e17d86381d9e7aef09f26f070da3695a94b4;p=p5sagit%2Fp5-mst-13.2.git Fix my typo in change 32137. Fix the bogus blank line in change 31997. p4raw-id: //depot/perl@32460 --- diff --git a/Changes b/Changes index daa4daa..406440f 100644 --- a/Changes +++ b/Changes @@ -1330,7 +1330,7 @@ ____________________________________________________________________________ ! embed.fnc embed.h proto.h toke.c ____________________________________________________________________________ [ 32137] By: nicholas on 2007/10/18 18:07:19 - Log: Simplify the logical for retrieving PL_inplace into $^I, as sv_setpv() + Log: Simplify the logic for retrieving PL_inplace into $^I, as sv_setpv() will do the "right" thing if we want NULL to map to undef. Branch: perl ! mg.c @@ -2334,7 +2334,6 @@ ____________________________________________________________________________ Log: Subject: [PATCH] bring File::Path up to 2.01 (was: Re: Freeze ?) From: David Landgren Date: Sun, 30 Sep 2007 15:19:49 +0200 - Message-ID: <46FFA275.6010304@landgren.net> Branch: perl ! lib/File/Path.pm lib/File/Path.t