File tree 2 files changed +15
-3
lines changed
2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ flex_min_version=2.5.4
37
37
# requirement is that it must be entirely printable ASCII characters
38
38
# and have no white space.
39
39
40
- greek=rc1
40
+ greek=
41
41
42
42
# If repo_rev is empty, then the repository version number will be
43
43
# obtained during "make dist" via the "git describe --tags --always"
Original file line number Diff line number Diff line change @@ -4,8 +4,20 @@ PRRTE v3.x series
4
4
This file contains all the NEWS updates for the PRRTE v3.x
5
5
series, in reverse chronological order.
6
6
7
- 3.0.7 -- TBD
8
- ------------
7
+ 3.0.7 -- 13 Nov 2024
8
+ --------------------
9
+ .. important :: This release represents the expected end of
10
+ the v3.0 series. Any follow-on bug fixes will
11
+ be committed to the release branch, but are
12
+ unlikely to generate an official release
13
+ tarball.
14
+
15
+ - PR #2067: Update NEWS and VERSION for final release
16
+ - PR #2064: Multiple commits
17
+ - Update help message to PRTE MCA parameter handling
18
+ - Fix typo in Makefile
19
+ - Fix rankfile use of relative node indexing
20
+ - PR #2060: Update NEWS and VERSION for release
9
21
- PR #2059: Protect against old PMIx versions
10
22
- PR #2057: Fix support for hetero LSF environments
11
23
- PR #2049: Cleanup show-help files
You can’t perform that action at this time.
0 commit comments