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: A ChangeLog alternative?


On 01/02/19 4:08 AM, Florian Weimer wrote:
> I wonder if this would fit the requirement to document development
> history without a version control system.
> 
> Could this do away with the need for ChangeLog files completely,
> whether auto-generated or not?

The need is not just to document development history without a version
control system; it is to document it in a manner that it describes the
changes at a high enough level so as to not have to grok code, but not
so high that it loses detail.

That's basically the need ChangeLog appears to fulfil for those who
prefer to use it.

Siddhesh


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