From: Artem Bityutskiy Date: Fri, 8 Nov 2013 09:17:41 +0000 (+0200) Subject: make_a_release: remove TODOs X-Git-Tag: v3.2~45 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0e3574e8bd0b67e15c0f6303659ca5f6c644323f;p=tools%2Fbmap-tools.git make_a_release: remove TODOs One is done, the other one is not needed so far, so let's kill that. Also, we have a separate TODO file which should be used instead. Change-Id: Ia2b07f2fd00a40ba4e3964113c8cca3b4b48937c Signed-off-by: Artem Bityutskiy --- diff --git a/make_a_release.sh b/make_a_release.sh index e35bb03..1a60548 100755 --- a/make_a_release.sh +++ b/make_a_release.sh @@ -20,11 +20,6 @@ # # This script is supposed to be executed in the root of the bmap-tools # project's source code tree. -# -# TODO: -# * support -rc releases; -# * update the version field in all places, the rpm/deb changelog and commit -# that. PROG="make_a_release.sh"