From a2bf6db38a211b884ff2e0105cf600d04e735678 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Quinet?= Date: Fri, 24 Aug 2007 17:53:21 +0000 Subject: [PATCH] added note about having admin access to Bugzilla and to news on www.gimp.org svn path=/trunk/; revision=23369 --- devel-docs/release-howto.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/devel-docs/release-howto.txt b/devel-docs/release-howto.txt index f3aedeebfc..e49b57f5b3 100644 --- a/devel-docs/release-howto.txt +++ b/devel-docs/release-howto.txt @@ -10,6 +10,10 @@ ( ) Check that ftp.gimp.org has enough space to upload the release and to place it into the FTP area. If not, make place or ask Yosh to do that. + ( ) Check that you have admin access to the GIMP product on + bugzilla.gimp.org and to the news section on www.gimp.org, or that + someone can do the changes for you. + ( ) Make sure the checkout is up to date, clean from uncommitted changes. @@ -66,7 +70,7 @@ ( ) Check out or update the 'gimp-web' module and change downloads/index.htrw. Commit this change, the web server should - then update itself soon. + then update itself soon (usually less than half an hour). ( ) Bump the version number in configure.in and commit this change. -- GitLab