From 19f6d36ff2cc254aae4439c1fde2a0798ae53c4d Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:02:24 +1000 Subject: [PATCH] Update CHANGES.txt --- CHANGES.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index fa06a23..acad096 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,7 @@ +v3.5.100-RC +- Changed to support "--restore --ssd=restore" to restore write_mostly when restoring all other changes. Issue #340 + - When using --restore you can also use --ssd=restore, -e or --email + v3.5.99-RC - Changed to support "--restore --ssd=restore" to restore write_mostly when restoring all other changes. Issue #340