From: Nicholas Nethercote Date: Mon, 25 Jul 2005 12:49:39 +0000 (+0000) Subject: Added a point for Josef W. X-Git-Tag: svn/VALGRIND_3_0_0~70 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bff86f04bf1fabcf7dea417dcda3a0467c041ddb;p=thirdparty%2Fvalgrind.git Added a point for Josef W. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4248 --- diff --git a/docs/internals/release-HOWTO b/docs/internals/release-HOWTO index 095f09a667..47deb0ac7a 100644 --- a/docs/internals/release-HOWTO +++ b/docs/internals/release-HOWTO @@ -20,6 +20,9 @@ First of all: - Add X.Y.Z and X.Y.Z.SVN versions to Bugzilla (ask Dirk to do it) +- If there are any binary incompatible tool API changes against the last + 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):