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

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Goetz <markus@woboq.com>2018-08-09 17:33:43 +0300
committerMarkus Goetz <markus@woboq.com>2018-08-09 17:33:43 +0300
commitb5384c9ad71a0e414805a837f75d58642ec3ce08 (patch)
tree7bb8ce13bd502ce736f5758fc873647dd55dbc4c
parent8c77bfad93b449c203d641510fe80569d1e8350f (diff)
ChangeLog: 2.4.3
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b2f58f1ec..8fe4625d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
ChangeLog
=========
-version 2.4.2 (2018-06-xx)
+version 2.4.3 (2018-08-xx)
+* Windows: Don't ignore files with FILE_ATTRIBUTE_TEMPORARY (#6696, #6610)
+* OAuth2: Fix infinite loop when the refresh token is expired
+* Windows MSI: Fix crash in the auto updater
+* Nautilus: Guard against None state (#6643)
+
+version 2.4.2 (2018-07-18)
* Linux: Tray workarounds (#6545)
* Fix nautilus/nemo shell issues (#6393, #6406)
* Updater: Add update channel feature (#6259)