|
From: <sv...@va...> - 2005-11-10 12:40:55
|
Author: njn Date: 2005-11-10 02:43:25 +0000 (Thu, 10 Nov 2005) New Revision: 5061 Log: update URLs Modified: trunk/docs/internals/release-HOWTO.txt Modified: trunk/docs/internals/release-HOWTO.txt =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.txt 2005-11-10 00:40:26 UTC (rev 5= 060) +++ trunk/docs/internals/release-HOWTO.txt 2005-11-10 02:43:25 UTC (rev 5= 061) @@ -103,13 +103,13 @@ - Update website:=20 - Put the tarball up. - 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 + - Update www.valgrind.org/downloads/current.html. =20 + - Update www.valgrind.org/downloads/old.html. =20 - Put the release notes at www.valgrind.org/info/release-notes-X.Y.Z.t= xt. - Add a news item to the front page and also to valgrind.org/info/news= .html. Include a link to the release notes. - Update the "release-date" and "release-version" in php/.htconfx. - - Other pages that might need updating: devel/cvs_svn.html. + - Other pages that might need updating: downloads/repository.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. |