summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPrasanna Kumar Kalever <prasanna.kalever@redhat.com>2017-05-05 17:54:27 +0530
committerPranith Kumar Karampuri <pkarampu@redhat.com>2017-05-05 12:35:32 +0000
commit1fb184fda4d26e03184e68a1a7e22fed1dd6dfd6 (patch)
tree8a8539fe87ebcd3d2230db837fb22cfba2d8e38a /NEWS
parent551168c38763a0aa49dbd756e8af961ca8bfb4c2 (diff)
NEWS: updatev0.2
Change-Id: Iac1f2a33bf86cd52ea6e2378cb31a84d40469af9 Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 13 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index ddc132f..6e7af27 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,18 @@
-gluster-block release 0.1.1 is tagged.
+gluster-block release 0.2 is tagged.
-Fixes:
------
-* Login failues at initiator side.
- https://review.gluster.org/#/c/16894/
+Highlights:
+----------
+One command for logging-in to all gateways of a target (#9)
+Add support for one way authentication (#5)
+Support json response (#3)
+Other Fixes:
+-----------
+Increase the clnt_call() total time out (#15)
+Clue if gluster-block daemon is not operational (#14)
+Show reason for cmd failue on non-existent/not started volume (#10)
+Redirect configshell logs to GB_LOGDIR (#13)
+Use rpcgen to generate all XDR code (#2)
Read more at [1] and [2]