From ac583d106d72b2a6f38d151feac464238c468cae Mon Sep 17 00:00:00 2001
From: James E Keenan <jkeenan@cpan.org>
Date: Fri, 26 Jun 2015 19:30:10 -0400
Subject: [PATCH] Note when 'rm_tree' was changed to 'remove_tree'.
Confirmed by inspection of commit 106ac49f1d8a800a2fcf680f91cad3c89d73eedc
For:
https://rt.cpan.org/Ticket/Display.html?id=95149; ether++
Signed-off-by: James E Keenan <jkeenan@cpan.org>
---
Changes | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Changes b/Changes
index ace6cf5..16dc8b6 100644
--- a/Changes
+++ b/Changes
@@ -48,7 +48,8 @@ Revision history for Perl extension File::Path.
from Gisle Aas.
2.06_06 2008-10-05 21:55:34 UTC
- - Documentation improvements, no code changes.
+ - Documentation improvements, no code changes. In this version
+ rm_tree() was renamed to remove_tree().
2.06_05 2008-10-02 20:30:17 UTC
- Introduce make_path() and rm_tree() API extension.
--
1.9.1