From c7f487c8e16955209911447a61df00c713d1971b Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Thu, 26 Feb 2015 12:11:58 +0200 Subject: Version 1.1 --- NEWS | 6 +++--- configure.ac | 2 +- doc/eclat-setiattr.1 | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index ed97650..cea706a 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,11 @@ -Eclat NEWS -- history of user-visible changes. 2015-02-02 +Eclat NEWS -- history of user-visible changes. 2015-02-26 Copyright (C) 2012-2015 Sergey Poznyakoff See the end of file for copying conditions. -Please send Eclat bug reports to +Please send Eclat bug reports to -Version 1.0.92, (Git) +Version 1.1, 2015-02-26 * New commands: diff --git a/configure.ac b/configure.ac index 596da03..cfe0d2c 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ # along with Eclat. If not, see . AC_PREREQ(2.63) -AC_INIT([eclat], 1.0.92, [bug-eclat@gnu.org.ua],, +AC_INIT([eclat], 1.1, [bug-eclat@gnu.org.ua],, [http://www.gnu.org.ua/software/eclat]) AC_CONFIG_SRCDIR([src/eclat.h]) AC_CONFIG_AUX_DIR([build-aux]) diff --git a/doc/eclat-setiattr.1 b/doc/eclat-setiattr.1 index 4839315..cf621b5 100644 --- a/doc/eclat-setiattr.1 +++ b/doc/eclat-setiattr.1 @@ -75,7 +75,7 @@ Changes the instance initiated shutdown behavior. Allowed values are \fBterminate\fR (instance will be terminated). .TP .BR BlockDeviceMapping -Change DeleteOnTermination flag for one or more modules that are +Change DeleteOnTermination flag for one or more volumes that are currently attached. When this attribute is used, multiple \fIVALUE\fRs are allowed. Each of them must have the form \fIDEVICE\fR=\fIBOOL\fR, where \fIDEVICE\fR is the name of the device -- cgit v1.2.1