|
From: <sv...@va...> - 2005-07-26 22:17:19
|
Author: njn Date: 2005-07-26 23:17:14 +0100 (Tue, 26 Jul 2005) New Revision: 4268 Log: More release-HOWTO notes. Modified: trunk/docs/internals/release-HOWTO Modified: trunk/docs/internals/release-HOWTO =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/docs/internals/release-HOWTO 2005-07-26 22:01:04 UTC (rev 4267) +++ trunk/docs/internals/release-HOWTO 2005-07-26 22:17:14 UTC (rev 4268) @@ -18,6 +18,9 @@ Bugzilla. [[We should decide a defined way of obtaining this list so = it's consistent and so we don't have to work it out anew each time.]] =20 +- Other files that might need updating: README, README_DEVELOPERS, + README_PACKAGERS. + - Add X.Y.Z and X.Y.Z.SVN versions to Bugzilla (ask Dirk to do it) =20 - If there are any binary incompatible tool API changes against the last @@ -76,9 +79,11 @@ =20 - Update website:=20 - Put the tarball up. - - Update the docs at www.valgrind.org/ (?) + - Update the docs -- both the tarball'd docs, and the online-readable = docs. - Update www.valgrind.org/downloads/source_code.html. =20 + - Update www.valgrind.org/downloads/archive.html. =20 - Add a news item to the front page and also to valgrind.org/info/news= .html. + - Other pages that might need updating: devel/cvs_svn.html. =20 - Change release number in AC_INIT() in configure.in to "X.Y.Z.SVN", whe= re X.Y.Z is one more than the release just done. |