Commited to the trunk, thanks Jeff.
 
 
------------------ Original ------------------
From: &nbsp;"Jeff&nbsp;Law"<[email protected]&gt;;
Date: &nbsp;Thu, Jul 13, 2023 00:04 AM
To: &nbsp;"Lehua Ding"<[email protected]&gt;; 
"gcc-patches"<[email protected]&gt;; 
Cc: &nbsp;"juzhe.zhong"<[email protected]&gt;; "mliska"<[email protected]&gt;; 
Subject: &nbsp;Re: [PATCH] mklog: Add --append option to auto add generate 
ChangeLog to patch file

&nbsp;



On 7/11/23 22:01, Lehua Ding wrote:
&gt; Hi,
&gt; 
&gt; This tiny patch add --append option to mklog.py that support add generated
&gt; ChangeLog to the corresponding patch file. With this option there is no 
need
&gt; to manually copy the generated ChangeLog to the patch file. e.g.:
&gt; 
&gt; Run `mklog.py -a /path/to/this/patch` will add the generated ChangeLog
&gt; 
&gt; ```
&gt; contrib/ChangeLog:
&gt; 
&gt;    * mklog.py:
&gt; ```
&gt; 
&gt; to the right place of the /path/to/this/patch file.
&gt; 
&gt; Best,
&gt; Lehua
&gt; 
&gt; contrib/ChangeLog:
&gt; 
&gt;    * mklog.py: Add --append option.
OK for the trunk.
jeff

Reply via email to