From 0578f24974891ddeb4eae7ff4a0cec8baf45da4e Mon Sep 17 00:00:00 2001 From: Nicholas Nethercote Date: Mon, 25 Jul 2005 23:30:06 +0000 Subject: [PATCH] wibble git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4260 --- docs/internals/release-HOWTO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/internals/release-HOWTO b/docs/internals/release-HOWTO index 47deb0ac7..44533b8f2 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.