Skip to content

Commit ced0add

Browse files
committed
Prep for tagging LMT 3.2.8
1 parent f984897 commit ced0add

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

NEWS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
========================================================================
2+
Release Notes for LMT 3.2.8 25 Nov 2019
3+
========================================================================
4+
5+
* #49 handle lustre version file containing bare version
6+
* #49 Revert "Add /sys in Lustre version checking (#31)"
7+
* Recovery status reported for any status other than COMPLETE
8+
* #33 build: Fix autotools warnings
9+
* #30 Fix "lmtmetric: osc metric: No such file or directory"
10+
* #44 Fully expand ${prefix} in configure so make install works
11+
112
========================================================================
213
Release Notes for LMT 3.2.7 23 Oct 2019
314
========================================================================

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
##
22
# Prologue
33
##
4-
AC_INIT([lmt], [3.2.7])
4+
AC_INIT([lmt], [3.2.8])
55
AC_CONFIG_AUX_DIR([config])
66
AC_CONFIG_HEADERS([config/config.h])
77
AC_CONFIG_SRCDIR([NEWS])

0 commit comments

Comments
 (0)