]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
update
authorNicholas Nethercote <njn@valgrind.org>
Sat, 27 Jan 2007 02:05:38 +0000 (02:05 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Sat, 27 Jan 2007 02:05:38 +0000 (02:05 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6555

docs/internals/release-HOWTO.txt

index 39b9ae62ac00a5a5235b29968d89c6593139d650..096d6dc390155a076cccdbeb55d897950be421b8 100644 (file)
@@ -50,6 +50,10 @@ First of all:
 For each release candidate (should do release candidates for feature
 releases, bug-fix-only releases might not need one):
 
+- Build.  Don't forget to rebuild the Vex header file that specifies which
+  version of Vex is being used (so that it matches that mentioned in the final
+  release notes).  [This was forgotten for 3.2.2.]
+
 - Do pre-release testing:
 
   * Check it builds and regtests on a vanilla gcc-2.96 / RedHat 7.3 distro.