diff options
author | Florian Pritz <bluewind@xinu.at> | 2023-09-03 13:50:27 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2023-09-03 13:50:27 +0200 |
commit | 7d6d3eab0db08f6905c90061cacb2b26c42949f2 (patch) | |
tree | 7c5eb29ea1ac3dd139b64a41e3e5f87d8d5505ba /Changes | |
parent | 972c3e21bd645376dc4544d6339f2c125e43d668 (diff) | |
download | App-BorgRestore-7d6d3eab0db08f6905c90061cacb2b26c42949f2.tar.gz App-BorgRestore-7d6d3eab0db08f6905c90061cacb2b26c42949f2.tar.xz |
Fix deprecation warning with borg 1.2.x
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ Revision history for Perl extension App-BorgRestore {{$NEXT}} + - Fix deprecation warning with borg 1.2.x 3.4.4 2020-10-14T12:37:04Z - Require DBD::SQLite 1.60 or newer to fix issues with schema migration 2 |