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>2014-08-07 02:06:00 +0400
committerKenneth Skovhede <kenneth@hexad.dk>2014-08-07 02:06:00 +0400
commit9c1f72865cabc896fb9ac73b85ca4e0dd25ea0ab (patch)
tree84edc30bcc1423179912b8898c1e8323e84f2a43
parent9655629ceec0b18511d4845fffc60ccca41dae7b (diff)
-rw-r--r--changelog.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index e9de5d96a..83668f131 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,16 @@
+2014-08-07
+==========
+* Azure Blob Storage support, thanks Don Lockhart!
+* Changed the lock dir name, so 2.0 can co-exist with 1.3.x
+* Added a live log monitor
+* Added import/export jobs to file and commandline
+* Implemented a notification system
+* Added desktop notifications (not working on OSX)
+* Changed so the customized folder is read from the base install dir instead of the update dir
+* Implemented the method for using the bug report creation feature
+* Added automatic removal of leftover temporary files
+* Added acknowledgements to the about dialog
+
2014-07-25
==========
* Filters can now use Windows style environment variables,