summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2007-11-22 23:56:00 +0000
committerNicholas Clark <nick@ccl4.org>2007-11-22 23:56:00 +0000
commite056e17d86381d9e7aef09f26f070da3695a94b4 (patch)
tree587487e934e28db3845616e02e6fe198be9a8170 /Changes
parent0a1cadcdabc3ef55699743b948a5477b7424493f (diff)
downloadperl-e056e17d86381d9e7aef09f26f070da3695a94b4.tar.gz
Fix my typo in change 32137.
Fix the bogus blank line in change 31997. p4raw-id: //depot/perl@32460
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 1 insertions, 2 deletions
diff --git a/Changes b/Changes
index daa4daa0af..406440f71f 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 <david@landgren.net>
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