From e64ec1232ea6233ecd6e8ad08e2f2a8e24ac84e2 Mon Sep 17 00:00:00 2001 From: deajan Date: Sat, 18 May 2019 13:43:45 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e922727..e829a3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,16 @@ RECENT CHANGES -------------- +dd Mmm YYYY: dev +- --log-conflicts + dd Mmm YYYY: osync v1.3 release (for full changelog since v1.2 branch see all v1.3-beta/RC entries) dd Mmm YYYY: osync v1.3-RC1 release +- Deprecated --log-conflicts for 1.3 branch +! Config file revision check ! New option --sync=bidir|initator2target|target2initiator #147 -! Vercomp function is now BusyBox compatible ! new option FORCE_CONFLICT_PREVALANCE which will always use Initiator or Target, regardless of best time - New osync target helper service ! - installer @@ -14,6 +18,8 @@ dd Mmm YYYY: osync v1.3-RC1 release - Fixed multiple race conditions in parallel executions (which also fixes random conflict logs failures) - Fixed directory softdeletion bug - Fixed multiple failed deletions will be retried as many times as failures happened +- Fixed remote running on FreeBSD for some commands, thanks to Vladimirek +- Fixed (again) deletion propagation when file contains spaces (thanks to http://github.com/weinhold) - Updated ofunctions - Has better random number generator - IsInteger, IsNumeric and IsNumericExpand are now busybox compatible