Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Skovhede <kenneth@hexad.dk>2017-03-03 23:54:02 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2017-03-03 23:54:02 +0300
commit30b53599c8cb392ffd4c453192fda1073f5eea44 (patch)
tree38efc8c1732619d5cc0d55657ef56eef733775ec
parent17a407f7ec65db21378b6cbe2d07d4f570abddce (diff)
Version bump to v2.0.1.51-2.0.1.51_canary_2017-03-03v2.0.1.51-2.0.1.51_canary_2017-03-03
You can download this build from: Binaries: https://updates.duplicati.com/canary/duplicati-2.0.1.51_canary_2017-03-03.zip Signature file: https://updates.duplicati.com/canary/duplicati-2.0.1.51_canary_2017-03-03.zip.sig ASCII signature file: https://updates.duplicati.com/canary/duplicati-2.0.1.51_canary_2017-03-03.zip.sig.asc MD5: a5424f8f2490d263629cf53ac197d0b6 SHA1: 170a540e43f7ddd4b24076fc01f77e51f91122f7 SHA256: ad9b4d55abe69b2791a051f4d6aa3df047ebafc4c34ac26f8fe7845e5dbfcbd7
-rw-r--r--Updates/build_version.txt2
-rw-r--r--changelog.txt6
2 files changed, 7 insertions, 1 deletions
diff --git a/Updates/build_version.txt b/Updates/build_version.txt
index e373ee695..82cced27d 100644
--- a/Updates/build_version.txt
+++ b/Updates/build_version.txt
@@ -1 +1 @@
-50
+51
diff --git a/changelog.txt b/changelog.txt
index 4f1b9edcd..0c7f18d3c 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,9 @@
+2017-03-03 - 2.0.1.51_canary_2017-03-03
+==========
+* Updated the bundled version of SQLite for Windows to 1.0.104.0
+* Added deep archive verification when invoking verify
+* Changed the pagination method for GoogleDrive
+
2017-02-28 - 2.0.1.50_canary_2017-02-28
==========
* Added error message if `--prefix` contains hyphens