diff --git a/CHANGELOG.md b/CHANGELOG.md index 4359431..acf2806 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ dd Mmm YYYY: osync v1.3-RC1 release - Added boolean update in upgrade script - Config file revision check - Added config file revision in upgrade script -- ! New option --sync=bidir|initator2target|target2initiator #147 +- New option --sync-type=initator2target|target2initiator that allows using osync as rsync wrapper for unidirectional sync - ! new option FORCE_CONFLICT_PREVALANCE which will always use Initiator or Target, regardless of best time - New osync target helper service - ! installer @@ -23,7 +23,7 @@ dd Mmm YYYY: osync v1.3-RC1 release - 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) -- Deprecated --log-conflicts for 1.3 branch +- Deprecated --log-conflicts for 1.3 branch (is now experimental) - Updated ofunctions - Has better random number generator - IsInteger, IsNumeric and IsNumericExpand are now busybox compatible