diff --git a/docs/releasing.html b/docs/releasing.html index 52e102207d1..87590b19301 100644 --- a/docs/releasing.html +++ b/docs/releasing.html @@ -111,18 +111,21 @@ the autoconf and scons build.

Done continuously up-to the pre-release announcement.

-As an exception, patches can be applied up-to the last ~1h before the actual -release. This is made only with explicit permission/request, -and the patch must be very well contained. Thus it cannot -affect more than one driver/subsystem. -

- -

-Currently Ilia Mirkin and AMD devs have requested "permanent" exception. +Developers can request, as an exception, patches to be applied up-to +the last one hour before the actual release. This is made only +with explicit permission/request, and the patch must be very +well contained. Thus it cannot affect more than one driver/subsystem.

+

Following developers have requested permanent exception

+ +

The following must pass:

+

-Achieved by combination of local ad-hoc scripts, mingw-w64 cross -compilation and AppVeyor plus Travis-CI, the latter as part of their -Github integration. +These are achieved by combination of local testing, +which includes mingw-w64 cross compilation and AppVeyor plus Travis-CI, the +latter two as part of their Github integration.

@@ -425,7 +428,7 @@ Ensure the latest code is available - both in your local master and the relevant branch.

-

Perform basic testing

+

Perform basic testing

Most of the testing should already be done during the