From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp37.i.mail.ru (smtp37.i.mail.ru [94.100.177.97]) (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 6C7CA469710 for ; Fri, 22 May 2020 10:06:55 +0300 (MSK) Received: by smtp37.i.mail.ru with esmtpa (envelope-from ) id 1jc1le-0006c7-Si for tarantool-patches@dev.tarantool.org; Fri, 22 May 2020 10:06:55 +0300 References: From: lvasiliev Message-ID: <7836da6a-615f-799a-0bbe-427cd757804a@tarantool.org> Date: Fri, 22 May 2020 10:06:54 +0300 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH 0/3] box.execute() and box.cfg() idempotence and locking List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: tarantool-patches@dev.tarantool.org Hi! Thanks for the patch. Please add @ChangeLog .