diff options
author | Florian Pritz <bluewind@xinu.at> | 2020-10-14 14:37:29 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2020-10-14 14:37:29 +0200 |
commit | 972c3e21bd645376dc4544d6339f2c125e43d668 (patch) | |
tree | 9a6feb4a85f14ed9c92dddb5fed5e593b1c0ff76 /Changes | |
parent | ff7e0357cd16672b35f720f128940bfaf732bd7a (diff) | |
download | App-BorgRestore-972c3e21bd645376dc4544d6339f2c125e43d668.tar.gz App-BorgRestore-972c3e21bd645376dc4544d6339f2c125e43d668.tar.xz |
Checking in changes prior to tagging of version 3.4.4.
Changelog diff is:
diff --git a/Changes b/Changes
index e7582ea..0fa7341 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
Revision history for Perl extension App-BorgRestore
{{$NEXT}}
+
+3.4.4 2020-10-14T12:37:04Z
- Require DBD::SQLite 1.60 or newer to fix issues with schema migration 2
on old systems.
- Reduce database size for databases that contained data from before
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ Revision history for Perl extension App-BorgRestore {{$NEXT}} + +3.4.4 2020-10-14T12:37:04Z - Require DBD::SQLite 1.60 or newer to fix issues with schema migration 2 on old systems. - Reduce database size for databases that contained data from before |