From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NICE_REPLY_A,NO_DNS_FOR_FROM, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from [192.168.1.2] (unknown [101.128.126.198]) by gnuweeb.org (Postfix) with ESMTPSA id 91C8D804D1; Mon, 7 Nov 2022 01:27:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=default; t=1667784421; bh=xy6JhNCFl4BieR7sivPgm/pRzdDHZsCb4DD40Ww74Vo=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=Ju5muWCEZxLO7Sbj5KyIr1J6yFN+Oi2Ut0YdHcVRVCB62X375sZdc2JJUm4zgL0hE 98lnuKAf6pfHBi2vWzyIsSLcb1crY8qB+x+vel2ke8qwfYdIs6Kt8C//ep+jrnGwcf mZNu0024HXd605bVVPdqDISqCjDjoKElTf+fxpVwod7TpgByasuVnmexBEpTpVFyOX D0ptKm6IO9iqtfyDGTuYBq1egj2HqIlpp1LA1fBiZK7zkH4tIkZPwc5pSyox5d2UCO fb6Fw03wV/0sh3GVeShMEhy8tzjiwR5PRp31d3APxOsr9urxsxhfvDQK25NFWPM9uJ 1qeLepSfSOxWA== Message-ID: <6d954bf9-096f-626d-2465-43512323277f@gnuweeb.org> Date: Mon, 7 Nov 2022 08:26:57 +0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.4.0 Subject: Re: [PATCH v1 11/16] telegram: Implement the log message for catching errors Content-Language: en-US To: Ammar Faizi Cc: Alviro Iskandar Setiawan , GNU/Weeb Mailing List References: <20221104180931.3852-1-kiizuha@gnuweeb.org> <20221104180931.3852-15-kiizuha@gnuweeb.org> <8ce63732-0cdb-e3b0-f292-5433e5b35ff1@gnuweeb.org> <9bce4733-0133-adf9-6291-3a932df80973@gnuweeb.org> <5151f6a6-f87d-1c7f-3333-26adb5223e32@gnuweeb.org> From: Muhammad Rizki In-Reply-To: <5151f6a6-f87d-1c7f-3333-26adb5223e32@gnuweeb.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: On 07/11/2022 08.16, Ammar Faizi wrote: > On 11/7/22 8:13 AM, Muhammad Rizki wrote: >> Ohh, so the changelog in the commit description MUST have relevant to >> current patch? IDK about this. > > The changelog says about: v4, v3, v2, v1 (what are they?) > > This is a v1 patch. It's the first version of the series. Where do they > come? > I understand what your talking about. IDK the rule about changelog in commit desc must have relevant with the "current "series". I will remove them as they are not relevant with the "current series".