[Kimchi-devel] [PATCH] bug fix: Update genChangelog script
Aline Manera
alinefm at linux.vnet.ibm.com
Wed Jul 30 19:44:27 UTC 2014
On 07/30/2014 03:40 PM, Crístian Viana wrote:
> So are we throwing away all previous ChangeLog?
>
Nope! Just fixing the mistake made by the script when a tag without the
kimchi- prefix is added
You can apply this patch and check the ChangeLog keep consistent
> On 30-07-2014 14:14, alinefm at linux.vnet.ibm.com wrote:
>> From: Aline Manera <alinefm at linux.vnet.ibm.com>
>>
>> As the new Kimchi tags do not contain the "kimchi-" prefix, "git tag -l"
>> does not list the tags in the right order as it uses alphabetic order
>> and in genChangelog script we need creation order.
>> Fix it and also update ChangeLog file accordingly.
>>
>> Signed-off-by: Aline Manera <alinefm at linux.vnet.ibm.com>
>> ---
>> ChangeLog | 1315
>> +-----------------------------------------------
>> build-aux/genChangelog | 2 +-
>> 2 files changed, 4 insertions(+), 1313 deletions(-)
More information about the Kimchi-devel
mailing list