This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Move ChangeLog to ChangeLog.old/ChangeLog.19


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

For all other revs it should be:

  ./scripts/gitlog_to_changelog.py glibc-2.<rev-1> HEAD > ChangeLog

Siddhesh


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]