===== git log ====
commit ab12861f40a767b9b87c98a7b9ccee3afcc30185
Author: ShyamsundarR <srangana@redhat.com>
Date:   Mon Oct 15 13:59:16 2018 -0400

    doc: Update release 5.0 release notes
    
    - Added missing options
    - Added bugs fixed
    
    Change-Id: I3b788a093bc00fb977f792ce535ed50cc0cd9c9e
    Updates: bz#1628620
    Signed-off-by: ShyamsundarR <srangana@redhat.com>

commit 2f2872b335018a7fa4b61193f2e6404bef8864ed
Author: Soumya Koduri <skoduri@redhat.com>
Date:   Wed Oct 10 21:37:07 2018 +0530

    gfapi: Bug fixes in leases processing code-path
    
    This patch fixes below issues in gfapi lease code-path
    * 'glfs_setfsleasid' should allow NULL input to be
       able to reset leaseid
    * Applications should be allowed to (un)register for
      upcall notifications of type GLFS_EVENT_LEASE_RECALL
    * APIs added to read contents of GLFS_EVENT_LEASE_RECALL
      argument which is of type "struct glfs_upcall_lease"
    
    This is backport of the below mainline patch -
     https://review.gluster.org/#/c/glusterfs/+/21391
    
    Change-Id: I3320ddf235cc82fad561e13b9457ebd64db6c76b
    updates: #350
    Signed-off-by: Soumya Koduri <skoduri@redhat.com>

commit fadf0c8dc600c57142b012fea5becf016fa1929e
Author: Kaleb S. KEITHLEY <kkeithle@redhat.com>
Date:   Mon Oct 15 08:26:32 2018 -0400

    core: libuuid-devel breakage
    
    The #include "uuid.h" left over from using .../contrib/uuid is debatably
    incorrect now that we use the "system header" file /usr/include/uuid/uuid.h
    from libuuid-devel.
    
    Unfortunately this is complicated by things like FreeBSD having its own
    /usr/include/uuid.h, and the e2fsprogs-libuuid uuid.h in installed - as
    most third-party packages in FreeBSD are - in /usr/local as
    /usr/local/include/uuid/uuid.h
    

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