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-10 21:39:49 +0400
committerKenneth Skovhede <kenneth@hexad.dk>2014-08-10 21:39:49 +0400
commita224144d4fe06b29618ad329f7cbc9f1783e0b10 (patch)
treedda43f5f099290dbae190b2f0c51adf7e8385f4a
parent5371a5a5c5b6d6672c67e02d131397f8c2bd8116 (diff)
-rw-r--r--changelog.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index 83668f131..a4bc85833 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,11 @@
+2014-08-10
+==========
+* Now stores app crash exceptions in a file
+* Added support for local stored update packages
+* Added Jabber (XMPP) notification support
+* Implemented method to delete the local db
+* Fixed problem where restore always used newest version
+
2014-08-07
==========
* Azure Blob Storage support, thanks Don Lockhart!