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:
authorSamuel Alfageme <samuel.alfageme@gmail.com>2017-07-11 18:29:49 +0300
committerGitHub <noreply@github.com>2017-07-11 18:29:49 +0300
commit4fd773d4ae7ac30b7b9e9deb6a5a153ab294b57c (patch)
tree9b6742ba77b19af08b6bc256ba2fa374e839c011 /ChangeLog
parent5d67271acddb9173e137f2cf3bbc4a67d64947d5 (diff)
More refs. to corresponding issue/PR on 2.3.3 changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 5 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 949dd29df..617d63de7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,14 +3,14 @@ ChangeLog
version 2.3.3 (2017-07-XX)
* Chunking NG: Don't use old chunking on new DAV endpoint (#5855)
-* Selective Sync: Skip excluded folders when reading DB, don't let them show errors
+* Selective Sync: Skip excluded folders when reading DB, don't let them show errors (#5772)
* Settings: Make window bigger so Qt version is always visible (#5760)
-* Share links: Show warning that public link shares are public
-* Downloads: Re-trigger folder discovery on HTTP 404
+* Share links: Show warning that public link shares are public (#5786)
+* Downloads: Re-trigger folder discovery on HTTP 404 (#5799)
* Overlay Icons: Fix potential hangs on Windows
-* SyncJournalDB: Don't use ._ as filename pattern if that does not work because of SMB storage settings
+* SyncJournalDB: Don't use ._ as filename pattern if that does not work because of SMB storage settings (#5844)
* SyncJournalDB: Log reason for sqlite3 opening errors
-* Switch Linux build also to Qt 5.6.2
+* Switch Linux build also to Qt 5.6.2 (#5470)
* Stopped maintaining Qt 4 buildability
version 2.3.2 (2017-05-08)