Hi,

I wrote a patch that outputs the release notes in the CHANGELOG.txt format. I did this by adding the --changelog option.

Momentarily it only works if you use the --reverse option as well, but this is due to #1494488: git version 1.7.9, --reverse mandatory. Applying the patch in that issue solves that problem

CommentFileSizeAuthor
grn-changelog.patch5.28 KBjelle_s

Comments

jcnventura’s picture

Status: Needs review » Reviewed & tested by the community

Just what I wanted. This could really help in keeping my CHANGELOG.txt files current.

Please commit, asap. :) As I stated in #1494488: git version 1.7.9, --reverse mandatory, I don't need the reverse patch, and this patch works perfectly without it.

jcnventura’s picture

jcnventura’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.