]> git.ipfire.org Git - thirdparty/libcgroup.git/commitdiff
Updated release process documentation.
authorJan Safranek <jsafrane@redhat.com>
Fri, 3 Feb 2012 15:48:38 +0000 (16:48 +0100)
committerJan Safranek <jsafrane@redhat.com>
Fri, 3 Feb 2012 15:48:38 +0000 (16:48 +0100)
Added a note about git shortlog, I keep forgetting the command.

Signed-off-by: Jan Safranek <jsafrane@redhat.com>
doc/internal/release.txt

index e356cef91c75ed3c799e34c41e8a55bb8893c271..35264d7271f8d811f7569f83ce1294199e7a6ef1 100644 (file)
@@ -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.