diff --git a/CHANGELIST b/CHANGELIST index 259ee3c..fbee5c1 100644 --- a/CHANGELIST +++ b/CHANGELIST @@ -118,12 +118,12 @@ replicating to target/parent/child2. This could still use some cleanup TBH; syncoid SHOULD exit 3 if any of these errors happen (to assist detection of errors in scripting) but now would exit 0. -1.4.12 Sanoid now strips trailing whitespace in template definitions in sanoid.conf, per Github #61 +1.4.12 Sanoid now strips trailing whitespace in template definitions in sanoid.conf, per GitHub #61 1.4.11 enhanced Syncoid to use zfs `guid` property rather than `creation` property to ensure snapshots on source and target actually match. This immediately prevents conflicts due to timezone differences on source and target, and also paves the way in the future for Syncoid to find matching snapshots even after `zfs rename` on source - or target. Thank you Github user @mailinglists35 for the idea! + or target. Thank you GitHub user @mailinglists35 for the idea! 1.4.10 added --compress=pigz-fast and --compress=pigz-slow. On a Xeon E3-1231v3, pigz-fast is equivalent compression to --compress=gzip but with compressed throughput of 75.2 MiB/s instead of 18.1 MiB/s. pigz-slow is around 5% @@ -241,4 +241,4 @@ 1.0.1 ported slightly modified iszfsbusy sub from syncoid to sanoid (to keep from thinning snapshots during replications) -1.0.0 initial commit to Github +1.0.0 initial commit to GitHub