From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp32.i.mail.ru (smtp32.i.mail.ru [94.100.177.92]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 0FC94445320 for ; Tue, 28 Jul 2020 19:42:21 +0300 (MSK) Date: Tue, 28 Jul 2020 19:41:26 +0300 From: Alexander Turenko Message-ID: <20200728164126.mjg7gnjfe42zvxsx@tkn_work_nb> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Subject: Re: [Tarantool-patches] [PATCH 0/2] Recover of table.clear() method List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: sergeyb@tarantool.org Cc: tarantool-patches@dev.tarantool.org, v.shpilevoy@tarantool.org > GitHub issue: https://github.com/tarantool/tarantool/issues/5210 A changelog entry is needed here. I would include information about a range of affected versions (square bracket comments are for committer): - from 2.5.0-265-g3af79e70b (inclusive) to [[`git describe` from 2.5 branch]] (exclusive) - all 2.6.* until [[`git describe` from master branch]] (exclusive) WBR, Alexander Turenko.