update Changelog

This commit is contained in:
Daniel Molkentin 2016-02-08 00:21:57 +01:00
parent 65655584e9
commit 24920a4ad1

View file

@ -1,6 +1,6 @@
ChangeLog ChangeLog
========= =========
version 2.1.1 (release 2016-01-2x) version 2.1.1 (release 2016-02-0x)
* UI improvements for HiDPI screens, error messages, RTL languages * UI improvements for HiDPI screens, error messages, RTL languages
* Fix occurences of "Connection Closed" when a new unauthenticated TCP socket is used * Fix occurences of "Connection Closed" when a new unauthenticated TCP socket is used
* Fix undeliberate WiFi scanning done by Qt Network classes * Fix undeliberate WiFi scanning done by Qt Network classes
@ -14,6 +14,7 @@ version 2.1.1 (release 2016-01-2x)
* Allow changeable upload chunk size in owncloud.cfg * Allow changeable upload chunk size in owncloud.cfg
* Crash fixes on account deletion * Crash fixes on account deletion
* Forget password on explicit sign-out * Forget password on explicit sign-out
* Windows Installer: Update to NSIS 2.50, fixes possible DLL injection
* Sync Engine: .lnk files * Sync Engine: .lnk files
* Sync Engine: symlinked syn directories * 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)