emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Org 9.4.5


From: Kévin Le Gouguec
Subject: Re: Org 9.4.5
Date: Sun, 28 Mar 2021 12:02:08 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Detlef Steuer <steuer@hsu-hh.de> writes:

> Would it be possible to have the changelog in the mail announcements?
> Either as an attachment or just copied verbatim?

FWIW, if you have the org-mode repo handy, you can hew out a GNU-style
changelog with *breathes in*

$ git log release_9.4.4..release_9.4.5 --format=format:'%as  %an  
<%ae>%n%n%w(0,8,8)%s%n%n%b' | sed 's/^ *$//'

See attached result.

git shortlog release_9.4.4..release_9.4.5 works quite well too,
depending on your taste (attached as well).


Attachment: Changelog
Description: Text document

Attachment: shortlog
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]