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:
authorKlaas Freitag <freitag@owncloud.com>2015-10-29 18:34:15 +0300
committerKlaas Freitag <freitag@owncloud.com>2015-10-29 18:34:15 +0300
commit46269dac4eb9ce78a7bfc77edb8a9126ccb469cc (patch)
treef9939f77c78782306484928157454febaf897d1f /ChangeLog
parenta127debc54c001e3d47f4d0e4b54bce01ad797f7 (diff)
parentbc5890d8b57763816e5daacd34b6d1e31d67b15f (diff)
Merge branch '2.0'
Conflicts: ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog64
1 files changed, 32 insertions, 32 deletions
diff --git a/ChangeLog b/ChangeLog
index 274735b05..3ad7a3b49 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,50 +6,50 @@ version 2.1 (release 2015-yy-zz)
Linux when building with Qt < 5.4 and having bandwidth limiting enabled.
So now you need Qt 5.4 on Linux if you want bandwidth limiting.
-version 2.0.2 (release 2015-10-22)
+version 2.0.2 (release 2015-10-21)
* csync_file_stat_s: Save a bit of memory
* Shibboleth: Add our base user agent to WebKit
* 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 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
+ * Propagation: Try another sync on 423 Locked (#3387)
+ * Propagation: Make 423 Locked a soft error (#3387)
+ * Propagation: Reset upload blacklist if a chunk suceeds
+ * 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)
* AccountSettings: only expand root elements on single click.
* AccountSettings: Do not allow to expand the folder list when disconnected.
* Use application SHORT name for the name of the MacOSX pkg file (ownBrander).
- * FolderMan: Fix for removing a syncing folder #3843
- * ConnectionMethodDialog: Don't be insecure on close #3863
- * Updater: Ensure folders are not removed #3747
- * Folder settings: Ensure path is cleaned #3811
- * Propagator: Simplify sub job finished counting #3844
- * Share dialog: Hide settings dialog before showing #3783
- * UI: Only expand 1 level in folder list #3585
- * UI: Allow folder expanding from button click #3585
- * UI: Expand folder treeview on single click #3585
- * GUI: Change tray menu order #3657
+ * FolderMan: Fix for removing a syncing folder (#3843)
+ * ConnectionMethodDialog: Don't be insecure on close (#3863)
+ * Updater: Ensure folders are not removed (#3747)
+ * Folder settings: Ensure path is cleaned (#3811)
+ * Propagator: Simplify sub job finished counting (#3844)
+ * Share dialog: Hide settings dialog before showing (#3783)
+ * UI: Only expand 1 level in folder list (#3585)
+ * UI: Allow folder expanding from button click (#3585)
+ * UI: Expand folder treeview on single click (#3585)
+ * GUI: Change tray menu order (#3657)
* GUI: Replace term "sign in" with "Log in" and friends.
* SetupPage: Fix crash caused by uninitialized Account object.
* Use a themable WebDAV path all over.
* Units: Back to the "usual" mix units (JEDEC standard).
- * csync io: Full UNC path support on Win #3748
- * Tray: Don't use the tray workaround with the KDE theme #3706, #3765
- * ShareDialog: Fix folder display #3659
- * AccountSettings: Restore from legacy only once #3565
- * SSL Certificate Error Dialog: show account name #3729
- * Tray notification: Don't show a message about modified folder #3613
+ * csync io: Full UNC path support on Win (#3748)
+ * Tray: Don't use the tray workaround with the KDE theme (#3706, #3765)
+ * ShareDialog: Fix folder display (#3659)
+ * AccountSettings: Restore from legacy only once (#3565)
+ * SSL Certificate Error Dialog: show account name (#3729)
+ * Tray notification: Don't show a message about modified folder (#3613)
* 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 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 significantly #3638
- * AccountSettings: Adjust quota info design #3644 #3651
- * Adjust buttons on remove folder/account questions #3654
+ * 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
+ * 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)
+ * AccountSettings: Adjust quota info design (#3644, #3651)
+ * Adjust buttons on remove folder/account questions (#3654)
version 2.0.1 (release 2015-09-01)
* AccountWizard: fix when the theme specify a override URL (#3699)