From 4496999e525eee83cc9472f9bf573a6f7ad96b58 Mon Sep 17 00:00:00 2001 From: Anton Nikiforov Date: Tue, 11 Apr 2023 15:04:05 +0300 Subject: [PATCH] [#100] Fix CHANGELOG Signed-off-by: Anton Nikiforov --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 270d0265e..01a36c66d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -86,7 +86,7 @@ You need to change configuration environment variables to `FROSTFS_*` if you use New config field `object.delete.tombstone_lifetime` allows to set tombstone lifetime more appropriate for a specific deployment. -Use `__SYSTEM__` prefix for system attributes instead of `__NEOFS__` +Use `__SYSTEM__` prefix for system attributes instead of `__NEOFS__` (existed objects with old attributes will be treated as before, but for new objects new attributes will be used). ## Older versions