Re: ChangeLog
Bart Schaefer <[email protected]>
| Newsgroups | gmane.comp.shells.zsh.devel |
|---|---|
| Message-ID | <CAH+w=7YAia4cjAk1Nb=J3HZgM-bwjrbgWyz_Z9LcUJrMRKzWfw@mail.gmail.com> |
On Tue, Apr 28, 2026 at 7:55 PM dana <[email protected]> wrote: > ]> is there any reason we shouldn't get rid of ChangeLog? > > it doesn't provide any information that isn't in the git log Yes it does. It's often the only place that the actual contributor of a patch is recorded when someone else does the git commit. I also find it easier to search for a change and for what version it appeared, than to do so using the git log.