From: Nicholas Nethercote Date: Mon, 25 Jul 2005 23:30:06 +0000 (+0000) Subject: wibble X-Git-Tag: svn/VALGRIND_3_0_0~58 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0578f24974891ddeb4eae7ff4a0cec8baf45da4e;p=thirdparty%2Fvalgrind.git wibble git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4260 --- diff --git a/docs/internals/release-HOWTO b/docs/internals/release-HOWTO index 47deb0ac7a..44533b8f2c 100644 --- a/docs/internals/release-HOWTO +++ b/docs/internals/release-HOWTO @@ -24,6 +24,7 @@ First of all: stable release, ensure that VG_CORE_INTERFACE_VERSION in include/pub_tool_tooliface.h has been increased since the last release. + For each release candidate (should do release candidates for big releases, bug-fix-only releases might not need one): @@ -67,6 +68,7 @@ For the official release: - Update website: - Put the tarball up. + - Update the docs at www.valgrind.org/ (?) - Update www.valgrind.org/downloads/source_code.html. - Add a news item to the front page and also to valgrind.org/info/news.html.