diff --git a/ChangeLog b/ChangeLog
index 3b1c493..5e6d438 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1 +1,191262 @@
-ChangeLog is maintained by "git log".
+commit dc4aa17e617b21d9faa00dc5048e3396bde63d95
+Author: Shyam <srangana@redhat.com>
+Date:   Mon Mar 27 12:54:17 2017 -0400
+
+    doc: release-notes for GlusterFS-3.10.1
+    
+    Change-Id: Ia825f0fdfffbc1c75c6ac24e27887e9ff96f3dc6
+    BUG: 1427207
+    Signed-off-by: Shyam <srangana@redhat.com>
+    Reviewed-on: https://review.gluster.org/16957
+    CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
+    NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org>
+    Smoke: Gluster Build System <jenkins@build.gluster.org>
+
+commit bbf83e34d78e064befe816edf71a9ee5c2c5c209
+Author: Atin Mukherjee <amukherj@redhat.com>
+Date:   Mon Mar 20 05:15:25 2017 +0530
+
+    protocol : fix auth-allow regression
+    
+    One of the brick multiplexing patches (commit 1a95fc3) had some changes
+    in gf_auth () & server_setvolume () functions which caused auth-allow
+    feature to be broken. mount doesn't succeed even if it's part of the
+    auth-allow list. This fix does the following:
+    
+    1. Reintroduce the peer-info data back in gf_auth () so that fnmatch has
+    valid input and it can decide on the result.
+    
+    2. config-params dict should capture key values pairs for all the bricks
+    in case brick multiplexing is on. In case brick multiplexing isn't
+    enabled, then config-params should carry attributes from protocol/server
+    such that all rpc auth related attributes stay in tact in the
+    dictionary.
+    
+    >Reviewed-on: https://review.gluster.org/16920
+    >Tested-by: Jeff Darcy <jeff@pl.atyp.us>
+    >Smoke: Gluster Build System <jenkins@build.gluster.org>
+    >NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org>
+    >CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
+    >Reviewed-by: Jeff Darcy <jeff@pl.atyp.us>
+    >Reviewed-by: MOHIT AGRAWAL <moagrawa@redhat.com>
+    >(cherry picked from commit 0bd58241143e91b683a3e5c4335aabf9eed537fe)
+    
+    Change-Id: I007c4c6d78620a896b8858a29459a77de8b52412

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