2015-06-01 15:19:31 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 1 13:14:32 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
|
|
|
|
- Update to 0.11.7:
|
|
|
|
* Change permissions of newly created files and directories.
|
|
|
|
* Make syncthing honour both the ignorePerms and FlagNoPermBits
|
|
|
|
settings.
|
|
|
|
* A performance fix for transfers of large files.
|
|
|
|
|
2015-05-25 12:40:32 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 25 10:39:12 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
|
|
|
|
- Update to 0.11.6:
|
|
|
|
Set permanent UPnP lease when required.
|
|
|
|
Show date and time for web GUI notification.
|
|
|
|
UPnP discovery results must not be collected in a background goroutine.
|
|
|
|
Be more lenient against errors when deleting.
|
|
|
|
|
2015-05-15 23:04:38 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 16 21:03:32 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
|
|
|
|
- Update to 0.11.5 (changes since 0.11.3):
|
|
|
|
* Add unit test for overriding ignored files.
|
|
|
|
* Use MD5 hash of filename for temporary file.
|
|
|
|
* Only restart global discovery on UPnP change if it was enabled
|
|
|
|
to start with.
|
|
|
|
* Virtual mtime support for environments that don't support
|
|
|
|
altering mtimes.
|
|
|
|
|
2015-05-12 07:50:39 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2015-05-09 12:55:05 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 7 19:34:43 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
|
|
|
|
- Initial package.
|