From 6112f925114385c6f26628ffab2e775d74a8cc17 Mon Sep 17 00:00:00 2001 From: Matt Shin Date: Mon, 19 Sep 2016 14:42:40 +0100 Subject: [PATCH] Update for release --- CHANGES.md | 11 +++++++++++ doc/etc/fcm-version.js | 2 +- doc/installation/index.html | 12 +++++++----- 3 files changed, 19 insertions(+), 6 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 481556a5..0d179b78 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,6 +5,17 @@ for a full listing of issues for each release. -------------------------------------------------------------------------------- +## 2016.09.0 (2016-09-19) + +FCM release 34. Minor bug fix, and minor update to admin utilities. + +### Noteworthy Changes + +[#235](https://github.com/metomi/fcm/pull/235): +fcm make: build: fix `sprintf` redundant argument warning on Perl 5.22+. + +-------------------------------------------------------------------------------- + ## 2016.05.1 (2016-05-19) FCM release 34. Minor update to admin utilities, nothing noteworthy for users. diff --git a/doc/etc/fcm-version.js b/doc/etc/fcm-version.js index f15894a5..ca63b05d 100644 --- a/doc/etc/fcm-version.js +++ b/doc/etc/fcm-version.js @@ -1 +1 @@ -FCM.VERSION="2016.05.1"; +FCM.VERSION="2016.09.0"; diff --git a/doc/installation/index.html b/doc/installation/index.html index d0454cd0..35f652a1 100644 --- a/doc/installation/index.html +++ b/doc/installation/index.html @@ -37,7 +37,9 @@

FCM: Installation

System Requirements

FCM is intended to run on a Unix/Linux system. It is known to work on - RHEL-6 and some part of it on AIX-7.

+ recent popular Linux distributions such as RHEL-6. See + metomi-vms @ Github for + information.

FCM releases can be downloaded from Github. Download the tar.gz file @@ -54,7 +56,7 @@

System Requirements

used by: fcm.

-

versions known to work: 5.10.1.

+

versions known to work: RHEL-6: 5.10.1

remark: We assume that all core Perl modules (as documented by perldoc.perl.org) of @@ -132,7 +134,7 @@

System Requirements

used by: (optional, but highly recommended as a companion to Subversion)

-

versions known to work: 0.11.7.

+

versions known to work: RHEL-6: 1.0.5.

xxdiff
@@ -167,7 +169,7 @@

System Requirements

used by: the mirror system of fcm make, the deprecated fcm extract.

-

versions known to work: AIX-7: 3.0.9, RHEL-6: 3.0.6.

+

versions known to work: RHEL-6: 3.0.6.

remark: used to mirror source file to another USER@HOST.

@@ -178,7 +180,7 @@

System Requirements

used by: the deprecated fcm build.

-

versions known to work: AIX-7: 3.80, RHEL-6: 3.81.

+

versions known to work: RHEL-6: 3.81.