Skip to content

Commit

Permalink
NEWS: initial release
Browse files Browse the repository at this point in the history
Change-Id: Ieaa644063e088f27fe1102a351335d65ffb54efc
Signed-off-by: Prasanna Kumar Kalever <[email protected]>
  • Loading branch information
Prasanna Kumar Kalever authored and Pranith Kumar Karampuri committed Feb 27, 2017
1 parent 2445dd3 commit d2d014c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ DISTCLEANFILES = Makefile.in gluster-block.spec autom4te.cache
CLEANFILES = *~ gluster-block.spec

EXTRA_DIST = autogen.sh README.md COPYING-GPLV2 COPYING-LGPLV3 \
gluster-block.spec INSTALL
gluster-block.spec INSTALL NEWS

if USE_SYSTEMD
RPM_WITH_FLAGS = --with systemd
Expand Down
7 changes: 7 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
gluster-block initial release 0.1 is tagged.
Read more at [1] and [2]

[1] https://github.com/gluster/gluster-block/blob/master/README.md
[2] https://github.com/gluster/gluster-block/blob/master/INSTALL

Cheers!

0 comments on commit d2d014c

Please sign in to comment.