]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
update URLs
authorNicholas Nethercote <njn@valgrind.org>
Thu, 10 Nov 2005 02:43:25 +0000 (02:43 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Thu, 10 Nov 2005 02:43:25 +0000 (02:43 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5061

docs/internals/release-HOWTO.txt

index d5f1fb934eb1665ad7dab4e1a093a26d5ff27c82..9b5a403b519dfa8477280f4b67bd3538e9b7a090 100644 (file)
@@ -103,13 +103,13 @@ For the official release:
 - Update website: 
   - 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.  
-  - Update www.valgrind.org/downloads/archive.html.  
+  - Update www.valgrind.org/downloads/current.html.  
+  - Update www.valgrind.org/downloads/old.html.  
   - Put the release notes at www.valgrind.org/info/release-notes-X.Y.Z.txt.
   - 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.
 
 - 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.