]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
update
authorNicholas Nethercote <njn@valgrind.org>
Thu, 1 Dec 2005 23:13:57 +0000 (23:13 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Thu, 1 Dec 2005 23:13:57 +0000 (23:13 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5263

docs/internals/release-HOWTO.txt

index 74952db3d435849fb12b7c6b5ef349f0ba4f91a6..4ba7c27697862c5ec0797ac18d73d398e25cd4fe 100644 (file)
@@ -160,7 +160,8 @@ For the official release:
 - Change release number in AC_INIT() in configure.in to "X.Y.Z.SVN", where
   X.Y.Z is one more than the release just done.
 
-- Add a new section to docs/internals/X_Y_BUGSTATUS.txt.
+- Add a new section to docs/internals/X_Y_BUGSTATUS.txt (or a new file if
+  it's a feature release).
 
 - Add new entries to docs/internals/roadmap.txt for the next release(s).