- Update to 0.11.3.

OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=2
This commit is contained in:
Alexei Sorokin
2015-05-12 05:50:39 +00:00
committed by Git OBS Bridge
parent e3dcdb9dcf
commit 4c05a46ae3
4 changed files with 21 additions and 5 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue May 12 05:37:21 UTC 2015 - sor.alexei@meowr.ru
- Update to 0.11.3:
* Do not remove the file when renaming on a case-insensitive
platform.
* Distinguish files with same name but different extension in
staggered versioner.
* Reschedule the next scan interval.
* Wait for stdout/stderr to close.
* Use actual release version for release note link.
* Set the execute bit on Windows executables.
* Trigger pull check on remote index updates.
* Implement upnpSvc.Stop().
* Remove system/editor specific ignores.
-------------------------------------------------------------------
Thu May 7 19:34:43 UTC 2015 - sor.alexei@meowr.ru