From 8b63a6f29b57bded0f7056316c3b536cdb4a4e19 Mon Sep 17 00:00:00 2001 From: Klaas Freitag Date: Tue, 9 Dec 2014 20:27:38 +0100 Subject: [PATCH] Adding changelog --- ChangeLog | 25 ++++++++++++++++++++++++- binary | 2 +- 2 files changed, 25 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3dafb64c6..dfc714c69 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,29 @@ ChangeLog ========= -version 1.7.0 (release 2014-10-xx) +version 1.7.1 (release 2014-12-xx) + * Win32: improved filesystem watcher + * Documentation fixes and updates + * Nautilus python plugin fixed for python 3 + * GUI wording fixes plus improved log messages + * Win32: Install shortcuts for all users + * MacOSX: Fixed branding of the pkg file + * Fix hidning of the database files in the sync directories + * Compare http download size with the header value to avoid broken + downloads, bug #2528 + * Avoid initial ETag fetch job at startup, which is not needed. + * Add chunk size http header to PUT requests + * Fixed deteteCookie method of our CookieJar, fix for Shibboleth + * Added fallback for distros where XDG_RUNTIME_DIR is undefined + * Fix the setup wizard, bug #1989, #2264 + * Fix scheduling of ETag check jobs, bug #2553 + * Win32: Improve threading with shell integration + * Fix to avoid syncing more than one folder at a time, bug #2407 + * Use fife minutes timeout for all network jobs + * Cleanup for Folderwizard wording + * Improve journal check: Remove corrupted journal files, bug #2547 + * Fix item count in progress dialog for deletes, bug #1132 + +version 1.7.0 (release 2014-11-07) * oC7 Sharing: Handle new sharing options of ownCloud 7 correctly. * Added Selective sync: Ability to unselect server folders which are diff --git a/binary b/binary index 139acd195..151fc83a0 160000 --- a/binary +++ b/binary @@ -1 +1 @@ -Subproject commit 139acd195bd74f69ff93d37cba7eec62fec77287 +Subproject commit 151fc83a05edce5fb78acba8a4136f10b608b8d9