aboutsummaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2020-01-27 07:21:29 +0200
committerSergey Poznyakoff <gray@gnu.org>2020-01-27 07:26:33 +0200
commitcafe11d43e7d1fb298acb0e5c78f97b8c808b4a3 (patch)
tree0e73e154bd1f24cfa8686fa4c1eb8b7c92f73dc6 /Changes
parentf3d76da04b7e918c104693b8584c4f4bd18a7c8d (diff)
downloadfile-backup-cafe11d43e7d1fb298acb0e5c78f97b8c808b4a3.tar.gz
file-backup-cafe11d43e7d1fb298acb0e5c78f97b8c808b4a3.tar.bz2
Various improvements; support for MSWin32v1.01
* Makefile.PL: Minimal Perl version 5.14.2 When building on MSWin32, require Win32API::File. * lib/File/BackupCopy.pm: Provide three different versions of the rename_backup function: for POSIX systems, for MSWin32 and a fallback for systems not falling into either category. * t/TestBackup.pm: Minor change in import.
Diffstat (limited to 'Changes')
-rw-r--r--Changes5
1 files changed, 4 insertions, 1 deletions
diff --git a/Changes b/Changes
index 4dda3a6..4aeca71 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,7 @@
-Revision history for Perl extension File::BackupCopy
+Revision history for Perl extension File::BackupCopy.
+
+1.01 2020-01-27
+ - Fix portability issues.
1.00 2020-01-20
- Initial release.

Return to:

Send suggestions and report system problems to the System administrator.