diff --git a/ChangeLog b/ChangeLog
index 3b1c493..1674383 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1 +1,190293 @@
-ChangeLog is maintained by "git log".
+commit d2a3a8f520068dc4e3cb49e2fa49afddb7c5dec7
+Author: Kaleb S. KEITHLEY <kkeithle@redhat.com>
+Date:   Wed Feb 22 14:02:43 2017 -0500
+
+    gfapi: OBS build fails in post build analysis
+    
+    Originally gfapi: create statedump when glusterd requests it
+    
+    When GlusterD sends the STATEDUMP procedure to the libgfapi client, the
+    client checks if it matches the PID that should take the statedump. If
+    so, it will do a statedump for the glfs_t that is connected to this mgmt
+    connection.
+    
+    See https://bugzilla.redhat.com/show_bug.cgi?id=1169302#c25 for the
+    OpenSuSE Build System post build analysis error.
+    
+    original Change-Id: I70d6a1f4f19d525377aebc8fa57f51e513b92d84
+    master       https://review.gluster.org/#/c/16415/
+    release-3.10 https://review.gluster.org/#/c/16602/
+    
+    BUG: 1418981
+    Change-Id: I1cff59ed34ac963334416d4271f7a187cd88bff6
+    Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
+    Reviewed-on: https://review.gluster.org/16723
+    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: Shyamsundar Ranganathan <srangana@redhat.com>
+
+commit 24eed72f7359db33df9fe4b02fe3f2d3ce4a5665
+Author: Jiffin Tony Thottan <jthottan@redhat.com>
+Date:   Wed Feb 22 18:30:53 2017 +0530
+
+    ganesha/scripts : restart pcs cluster during add node
+    
+    In RHEL 6 due to this change https://review.gluster.org/#/c/16122/
+    restart of HA cluster become requirement after adding a node to
+    cluster
+    After add node "pcs cluster node add <hostname>" following message is
+    coming up :
+    Warning: Using udpu transport on a RHEL 6 cluster, cluster restart is required to apply node addition
+    
+    Thanks Manisha for founding issue and suggesting the fix.
+    

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