Update ChangeLog
authorDaniel Molkentin <danimo@owncloud.com>
Mon, 8 Feb 2016 14:55:29 +0000 (15:55 +0100)
committerDaniel Molkentin <danimo@owncloud.com>
Mon, 8 Feb 2016 14:55:29 +0000 (15:55 +0100)
ChangeLog

index 2187114b0ebcb0caf3dbf62a01b299b3ea7dc6c4..2b34599f54928dc13a1ad4ebbff32fd1c3bfe3f2 100644 (file)
--- 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