Re: Auto update ChangeLog for binutils+gdb commits?
Tom Tromey <[email protected]>
| Newsgroups | gmane.comp.gdb.devel,gmane.comp.gnu.binutils |
|---|---|
| Message-ID | <[email protected]> |
Eli> Having the names of the functions in the log is one of the most Eli> important reasons for following the ChangeLog format. If it were not Eli> for that reason, we could let people write free-text log messages, Eli> because file names are easily gleaned from the VCS log. If the mklog script works, then the function names are also easily computed from the diff. Tom