===== git log ====
commit 366d0c6c12611f29bc6e9a3666ebf1f1e048b8a6
Author: hari gowtham <hgowtham@redhat.com>
Date:   Thu Dec 26 20:27:49 2019 +0530

    doc: Added release 6.7 notes
    
    Fixes: bz#1780540
    
    Change-Id: I02ef8c24bc19c321ab2db1d13224ea9e89325e3a
    Signed-off-by: hari gowtham <hgowtham@redhat.com>

commit 3d3f74fdf195f9cec3c9c79ae8f2fa50720fd09f
Author: Mohit Agrawal <moagrawal@redhat.com>
Date:   Thu Oct 3 14:06:52 2019 +0530

    rpc: Synchronize slot allocation code
    
    Problem: Current slot allocation/deallocation code path is not
             synchronized.There are scenario when due to race condition
             in slot allocation/deallocation code path brick is crashed.
    
    Solution: Synchronize slot allocation/deallocation code path to
              avoid the issue
    
    > Change-Id: I4fb659a75234218ffa0e5e0bf9308f669f75fc25
    > Fixes: bz#1763036
    > Signed-off-by: Mohit Agrawal <moagrawal@redhat.com>
    > (cherry picked from commit faf5ac13c4ee00a05e9451bf8da3be2a9043bbf2)
    
    Change-Id: I4fb659a75234218ffa0e5e0bf9308f669f75fc25
    Fixes: bz#1778182
    Signed-off-by: Mohit Agrawal <moagrawal@redhat.com>

commit 308991a977a6e3d5725de5321710d6dcf4983bb3
Author: Kotresh HR <khiremat@redhat.com>
Date:   Tue Nov 12 21:53:20 2019 +0530

    geo-rep: Fix py2/py3 compatibility in repce
    
    Geo-rep fails to start on python2 only machine like
    centos6. It fails with "ImportError no module named _io".
    This patch fixes the same.
    
    Backport of:
     > Patch: https://review.gluster.org//23702/
     > BUG: 1771577
     > Change-Id: I8228458a853a230546f9faf29a0e9e0f23b3efec
     > Signed-off-by: Kotresh HR <khiremat@redhat.com>
    (cherry picked from commit 9595ecca3de49fdf37d30b151f5c3e071e0a80d0)

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