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:
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index faea7e824..d63921413 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,12 @@
+2015-08-24
+==========
+* Fixes to improve the use of the OAuth handler
+* Added a REST API
+* Changed access mode when reading files to not prevent concurrent write access
+* Added a recovery tool as a slower, but more robust restore method
+* Fixed an issue with recreating a partial database that would record missing file sizes in the database.
+* Fixed an issue where a recreated database would miss some files and repair for an extensive period of time.
+
2015-07-02
==========
* Added handling for WebDAV timeouts