Changes

Jump to: navigation, search

What to do for a release

15 bytes added, 16:08, 27 February 2015
m
Changelog and NEWS file
Create the changelog files:
git log gramps-{{version}}.. --pretty --numstat --summary --no-merges | git2cl > ChangeLog
git log gramps-{{version}}.. --pretty --numstat --summary --no-merges -- po/*.po | git2cl > po/ChangeLog
Using the <tt>Changelog</tt> files generated with <tt>git2cl</tt> in the step above, edit and update the <tt>NEWS</tt> file.

Navigation menu