This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Move ChangeLog to ChangeLog.old/ChangeLog.19
* Tulio Magno Quites Machado Filho:
> Florian Weimer <fweimer@redhat.com> writes:
>
>> * Siddhesh Poyarekar:
>>
>>> On 11/10/19 4:50 pm, Tulio Magno Quites Machado Filho wrote:
>>>> I didn't understand your proposal.
>>>> What do you think that needs to be explicit in this example for glibc 2.31?
>>>>
>>>> ./scripts/gitlog_to_changelog.py glibc-2.30 HEAD > ChangeLog
>>>>
>>>
>>> For 2.31, this should be:
>>>
>>> ./scripts/gitlog_to_changelog.py changelogs-end-here HEAD > ChangeLog
>>
>> Nit: I called the tag “changelog-ends-here” (given that the file name is
>> in the singular).
>
> I've just updated the instructions based on this discussion:
> https://sourceware.org/glibc/wiki/Release?action=diff&rev2=185&rev1=183
Thanks, looks good.
Florian