aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 19 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 781203c..ed97650 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
1Eclat NEWS -- history of user-visible changes. 2015-01-23 1Eclat NEWS -- history of user-visible changes. 2015-02-02
2Copyright (C) 2012-2015 Sergey Poznyakoff 2Copyright (C) 2012-2015 Sergey Poznyakoff
3See the end of file for copying conditions. 3See the end of file for copying conditions.
4 4
@@ -12,6 +12,24 @@ Version 1.0.92, (Git)
12 lsaattr describe-image-attribute 12 lsaattr describe-image-attribute
13 setaattr modify-image-attribute 13 setaattr modify-image-attribute
14 14
15* New options:
16
17 -A, --add-parameter=NAME=VALUE
18
19Adds parameter NAME with the given VALUE to the generated AWS request.
20This option is intended for testing new AWS functionality for which
21eclat does not yet provide native support.
22
23 -p, --check-permissions
24
25Checks if you have the required permissions for the action, without
26actually making the request.
27
28* forcibly stop the instance
29
30eclat stop now supports -f (--force) option, which stops the instance
31forcibly.
32
15* Implement signature version 4 signing 33* Implement signature version 4 signing
16 34
17The signature version 4 signing process is now the default. Version 35The signature version 4 signing process is now the default. Version

Return to:

Send suggestions and report system problems to the System administrator.