Re: Structured Changelogs for ELPA packages
Stefan Monnier via "Emacs development discussions." <[email protected]> Sun, 02 Aug 2026 11:25:55 -0400
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
> There is a sub-discussion in bug#81116 about how to extract news from > changelog files in ELPA packages. Having a system to do so would be > useful as we could include exactly the relevant section from a changelog > in a release email or the atom feed for a package. FWIW, in email announcements, I usually find it useful to see changes for more than what's changed since the very last release, since I may not have read previous release announcements. Another data point: IME, most packages don't bother to provide NEWS at all. That has discouraged me to invest efforts into a fancier handling of NEWS. === Stefan