|
From: <sv...@va...> - 2012-07-28 22:10:48
|
florian 2012-07-28 23:10:41 +0100 (Sat, 28 Jul 2012)
New Revision: 12803
Log:
Updates for s390x
Modified files:
trunk/docs/internals/release-HOWTO.txt
Modified: trunk/docs/internals/release-HOWTO.txt (+5 -0)
===================================================================
--- trunk/docs/internals/release-HOWTO.txt 2012-07-28 22:59:34 +01:00 (rev 12802)
+++ trunk/docs/internals/release-HOWTO.txt 2012-07-28 23:10:41 +01:00 (rev 12803)
@@ -83,6 +83,11 @@
* Run regression tests from gsl-1.6 on all platforms. This is a good,
thorough test of FP. Easy, using the scripts auxprogs/gsl16test.
+ * s390x: Run regression tests on a z900 machine. That is the oldest
+ supported model and there is no nightly build for it.
+
+ * s390x: Ensure README.s390 is up-to-date and URLs therein are not stale.
+
- Change release number in AC_INIT() in configure.in to "X.Y.Z-rcN", where
'N' is the release candidate number.
|