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

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaas Freitag <freitag@owncloud.com>2012-04-18 18:03:38 +0400
committerKlaas Freitag <freitag@owncloud.com>2012-04-18 18:03:38 +0400
commite2bde7a768f502ee11e02bc4e9dba0f2820a9c4c (patch)
tree07f86d84ae583512ecb8f1a6f5042d96eecacac3 /ChangeLog
parente8aaa02ba6c8b61673b4d74cfe1861e7f5630357 (diff)
Changelog file
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 000000000..99c0f0c42
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,22 @@
+ChangeLog
+=========
+
+version 1.0.1 (release 2012-04-18), csync 0.50.5 required
+ * [Security] Support SSL Connections
+ * [Security] SSL Warning dialog
+ * [Security] Do not store password in clear text anymore
+ * [Security] Restrict credentials to the configured host
+ * [Security] Added ability to forbid local password storage.
+ * [Fixes] Various fixes of the startup behaviour.
+ * [Fixes] Various fixes in sync status display
+ * [GUI] Various error messages for user display improved.
+ * [GUI] fixed terms and Translations
+ * [GUI] fixed translation loading
+ * [Intern] Migrate old credentials to new format
+ * [Intern] Some code refactorings, got rid of rotten QWebDav lib
+ * [Intern] lots of cmake cleanups
+ * [Platform] MacOSX porting efforts
+ * [Platform] MacOSX Bundle creation added
+ * [Platform] Enabled ranslations on Windows.
+
+