]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Added a point for Josef W.
authorNicholas Nethercote <njn@valgrind.org>
Mon, 25 Jul 2005 12:49:39 +0000 (12:49 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Mon, 25 Jul 2005 12:49:39 +0000 (12:49 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4248

docs/internals/release-HOWTO

index 095f09a667044c13f46e752429231e6e1f709da0..47deb0ac7afa6a5b01edccd7581e4dd427f30edb 100644 (file)
@@ -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):