From a47073f231d6f39c470a5aa1e718c4ec953edd91 Mon Sep 17 00:00:00 2001 From: Craig Barratt <19445341+craigbarratt@users.noreply.github.com> Date: Sun, 7 Apr 2019 17:09:28 -0700 Subject: [PATCH] minor typo fix --- Changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changes b/Changes index 8ed83b1..4636cb8 100644 --- a/Changes +++ b/Changes @@ -5,7 +5,7 @@ Revision history for Perl extension BackupPC-XS. - fix to use correct int format when reading v3 attrib files, reported and fixed by Jeff Kosowsky. -e.58: Nov 25, 2018 +0.58: Nov 25, 2018 - on inflate error, first return any remaining bytes before returning the error.