From: Jan Safranek Date: Fri, 3 Feb 2012 15:48:38 +0000 (+0100) Subject: Updated release process documentation. X-Git-Tag: v0.38~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2473c2208d5ce5c99f161820c724cdfdd131f14a;p=thirdparty%2Flibcgroup.git Updated release process documentation. Added a note about git shortlog, I keep forgetting the command. Signed-off-by: Jan Safranek --- diff --git a/doc/internal/release.txt b/doc/internal/release.txt index e356cef9..35264d72 100644 --- a/doc/internal/release.txt +++ b/doc/internal/release.txt @@ -22,7 +22,8 @@ umber): errors in dist/libcgroup.spec.in file if something goes wrong. f. Tag the pre-release in git. g. Publish the pre-release libcgroup-X.YY.rcZ.tar.gz and announce it on - the libgroup-devel list. + the libgroup-devel list with a changelog (git shortlog A..B is your + friend). h. Test the pre-release and go to a) if new one is needed. During this period, ABI of newly introduced shared symbols is *not* stable and may change, if there is very good reason to break it.