From edb627a23cb02d6b72c3f9a5220597eb6602c36e Mon Sep 17 00:00:00 2001 From: "matthew.shin" Date: Mon, 20 Jan 2014 10:43:06 +0000 Subject: [PATCH] Changes for 2014-01 release --- CHANGES.md | 2 +- doc/etc/fcm-version.js | 2 +- doc/installation/index.html | 38 ++++++++++++++++++------------------- 3 files changed, 20 insertions(+), 22 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 437686d4..a4ee5459 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,7 +5,7 @@ for a full listing of issues for each release. -------------------------------------------------------------------------------- -## Next Release (2014-Q1?) +## 2014-01 (2014-01-20) ### Highlighted Changes diff --git a/doc/etc/fcm-version.js b/doc/etc/fcm-version.js index dc94ef20..ae422593 100644 --- a/doc/etc/fcm-version.js +++ b/doc/etc/fcm-version.js @@ -1 +1 @@ -FCM.VERSION="2013-12+"; +FCM.VERSION="2014-01+"; diff --git a/doc/installation/index.html b/doc/installation/index.html index 156eabc3..0e7ab2e8 100644 --- a/doc/installation/index.html +++ b/doc/installation/index.html @@ -76,7 +76,7 @@

System Requirements

used by: the code management commands.

-

versions known to work: RHEL-6.1: 2.36.

+

versions known to work: RHEL-6.3: 2.36.

Perl module System Requirements

used by: fcm gui.

-

versions known to work: RHEL-6.1: 804.028.

+

versions known to work: RHEL-6.3: 804.028.

Subversion
@@ -94,7 +94,8 @@

System Requirements

used by: the code management commands, the extract system of fcm make, the deprecated fcm extract.

-

versions known to work: RHEL-6.1: 1.6.17.

+

versions known to work: AIX-7.1: 1.6.18, RHEL-6.3: 1.6.17, + RHEL-6.3: 1.8.5.

remark: you can use the extract system to mirror code to a remote platform for building. Therefore it is only necessary to have @@ -118,7 +119,7 @@

System Requirements

used by: fcm branch-diff --graphical, fcm conflicts, fcm diff --graphical.

-

versions known to work: RHEL-6.1: 3.2.

+

versions known to work: RHEL-6.3: 3.2.

remark: The fcm branch-diff --graphical and fcm diff --graphical commands use xxdiff by default but can @@ -132,7 +133,7 @@

System Requirements

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

-

versions known to work: RHEL-6.1: 2.8.1.

+

versions known to work: RHEL-6.3: 2.8.1.

remark:: used to merge changes to source files modified by 2+ diff source trees (compared with the base).

@@ -144,7 +145,7 @@

System Requirements

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

-

versions known to work: AIX-7.1: 3.0.9, RHEL-6.1: 3.0.6.

+

versions known to work: AIX-7.1: 3.0.9, RHEL-6.3: 3.0.6.

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

@@ -166,10 +167,16 @@

System Requirements

Content in the Distribution

-
README
+
ACKNOWLEDGEMENT.md
+ CONTRIBUTING.md
+ README.md
COPYING
-
Licensing information.
+
Terms of use and project information.
+ +
CHANGES.md
+ +
Contains highlight and noteworthy changes since release 2-3-1.
bin/
@@ -177,14 +184,7 @@

Content in the Distribution

doc/
-
System documentation.
- -
doc/collaboration/
- -
Contains the External - Distribution & Collaboration for FCM Projects document which - discusses how projects configured under FCM can be distributed - externally.
+
FCM documentation.
doc/installation/
@@ -192,9 +192,7 @@

Content in the Distribution

doc/release_notes/
-
Contains these release notes. It also contains the release notes for - all previous versions which may be useful if you have skipped any - versions.
+
Contains release notes prior to and including release 2-3-1.
doc/fortran_standards/
@@ -298,7 +296,7 @@

Content in the Distribution

t/
-
Contains unit test for FCM.
+
Contains functional test for FCM.
test/