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:
authorDaniel Molkentin <danimo@owncloud.com>2016-02-08 17:55:29 +0300
committerDaniel Molkentin <danimo@owncloud.com>2016-02-08 17:55:29 +0300
commit72e14643f784113e9e026259f1de173d036151bc (patch)
tree23ccd727416c6e88b21a158ebeb60792d7bbbd47 /ChangeLog
parentf140d3447c43e64626fb70194b65e727925b5181 (diff)
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2187114b0..2b34599f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,10 +14,11 @@ version 2.1.1 (release 2016-02-0x)
* Allow changeable upload chunk size in owncloud.cfg
* Crash fixes on account deletion
* Forget password on explicit sign-out
+ * OS X: Fix the file system watcher ignoring unicode paths (#4424)
* Windows Installer: Update to NSIS 2.50, fixes possible DLL injection
* Sync Engine: .lnk files
* Sync Engine: symlinked syn directories
- * Sync Engine: Windows: Fix deleting and replacing of read-only files (#4308 #4277)
+ * Sync Engine: Windows: Fix deleting and replacing of read-only files (#4308, #4277)
* Sync Engine: Fixes for files becoming directories and vice versa (#4302)
* Misc other fixes/improvements