===== git log ====
commit 05138aedc3c03914bd913799428c83af2155c4d5
Author: hari gowtham <hgowtham@redhat.com>
Date:   Thu Jul 18 12:23:41 2019 +0530

    doc: Added release 5.8 notes
    
    Fixes: bz#1731014
    
    Change-Id: I4b8c079865a0193f0a3c4665230ca6c50a223dea
    Signed-off-by: hari gowtham <hgowtham@redhat.com>

commit c2e67ea0b7faa5f8a5875aaf7563e8658e392d96
Author: Atin Mukherjee <amukherj@redhat.com>
Date:   Tue Jun 11 09:52:06 2019 +0530

    glusterd: add GF_TRANSPORT_BOTH_TCP_RDMA in glusterd_get_gfproxy_client_volfile
    
    ... with out which volume creation fails with "volume create: <xyz>: failed:
    Failed to create volume files"
    
    >Fixes: bz#1716812
    >Change-Id: I2f4c2c6d5290f066b54e1c1db19e25db9937bedb
    >Signed-off-by: Atin Mukherjee <amukherj@redhat.com>
    
    Fixes: bz#1721106
    Change-Id: I2f4c2c6d5290f066b54e1c1db19e25db9937bedb
    Signed-off-by: Atin Mukherjee <amukherj@redhat.com>

commit ff5b36443f0e3d5b7228b3e25d9fc6b154b22cbf
Author: hari gowtham <hgowtham@redhat.com>
Date:   Mon Jul 8 17:59:16 2019 +0530

    Configure changes to build with python2
    
    Issue: On a centos7 machine with python3, glupy doesnt get built.
    Throws the following:
    configure: WARNING:
            ---------------------------------------------------------------------------------
            cannot build glupy. python 3.6 and python-devel/python-dev package are required.
            ---------------------------------------------------------------------------------
    Cause:
    glupy needs python3 with python3-devel or python2 should be used.
    
    Fix:
    We are making the configure prioritize python2 over python3.
    
    Change-Id: I6d4ebc6d181c48cb1ccfd19a9a1793fe2cae3f27
    fixes: bz#1728988
    Signed-off-by: hari gowtham <hgowtham@redhat.com>

More commit messages for this ChangeLog can be found at
https://forge.gluster.org/glusterfs-core/glusterfs/commits/v5.8
