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:
authorPhil Davis <phil.davis@inf.org>2015-10-29 20:50:48 +0300
committerPhil Davis <phil.davis@inf.org>2015-10-29 20:50:48 +0300
commitced51813c7e9661160e74d4d6276a13503be70f4 (patch)
tree98d225919cd08c0ca6acfb3a9f86aa38e9e755ad /ChangeLog
parentc3cf6aef7dbafb9133903b52c5919eccd4821a25 (diff)
ChangeLog typos that reverted in merge from 2.0
Hopefully the last place I need to submit this again :)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ad7a3b49..2aa3ba8ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,7 +12,7 @@ version 2.0.2 (release 2015-10-21)
* SelectiveSync: Increase folder list timeout to 60
* Propagation: Try another sync on 423 Locked (#3387)
* Propagation: Make 423 Locked a soft error (#3387)
- * Propagation: Reset upload blacklist if a chunk suceeds
+ * Propagation: Reset upload blacklist if a chunk succeeds
* Application: Fix crash on early shutdown (#3898)
* Linux: Don't show settings dialog always when launched twice (#3273, #3771, #3485)
* win32 vio: Add the OPEN_REPARSE_POINTS flag to the CreateFileW call. (#3813)
@@ -42,12 +42,12 @@ version 2.0.2 (release 2015-10-21)
* PropagateLocalRemove: remove entries from the DB even if there was an error.
* Settings UI improvements (eg. #3713, #3721, #3619 and others)
* Folder: Do not create the sync folder if it does not exist (#3692)
- * Shell integratioon: don't show share menu item for top level folders
+ * Shell integration: don't show share menu item for top level folders
* Tray: Hide while modifying menus (#3656, #3672)
* AddFolder: Improve remote path selection error handling (#3573)
* csync_update: Use excluded_traversal() to improve performance (#3638)
* csync_excluded: Add fast _traversal() function (#3638)
- * csync_exclude: Speed up siginificantly (#3638)
+ * csync_exclude: Speed up significantly (#3638)
* AccountSettings: Adjust quota info design (#3644, #3651)
* Adjust buttons on remove folder/account questions (#3654)