diff --git a/ChangeLog b/ChangeLog
index 3b1c493..2af2f0a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1 +1,115872 @@
-ChangeLog is maintained by "git log".
+commit e7640557a674f6f073dccfa1a677aaa49b2e0b8f
+Author: Raghavendra Bhat <raghavendra@redhat.com>
+Date:   Tue Apr 21 18:21:15 2015 +0530
+
+    doc: add release notes for 3.6.3
+    
+    Change-Id: Ic8fa4b34ebca070252c180f125852b52b9ea2a2f
+    BUG: 1184460
+    Signed-off-by: Raghavendra Bhat <raghavendra@redhat.com>
+    Reviewed-on: http://review.gluster.org/10314
+    Reviewed-by: Vijay Bellur <vbellur@redhat.com>
+
+commit 415f575279d30feccb7436b85121a3a5489fdcf7
+Author: Jeff Darcy <jdarcy@redhat.com>
+Date:   Wed Nov 5 22:37:48 2014 -0500
+
+    socket: fix segfaults when TLS management connections fail
+    
+    Backport of 0b9a6a6 from master.
+    
+    BUG: 1212684
+    Change-Id: Iec5410b937af150621b757924836cec638b5eb55
+    Signed-off-by: Jeff Darcy <jdarcy@redhat.com>
+    Signed-off-by: Kaushal M <kaushal@redhat.com>
+    Reviewed-on: http://review.gluster.org/10280
+    Tested-by: Gluster Build System <jenkins@build.gluster.com>
+    Reviewed-by: Raghavendra Bhat <raghavendra@redhat.com>
+
+commit c79d2b6836dc1c7223b90a9bb0af7940963ff0a5
+Author: Mohammed Rafi KC <rkavunga@redhat.com>
+Date:   Mon Apr 13 11:55:42 2015 +0530
+
+    rdma:smoke failure in NetBSD if RDMA_OPTION_ID_REUSEADDR is not defined
+    
+    By the change http://review.gluster.org/#/c/10014/, we only set
+    reuseaddr option if the macro RDMA_OPTION_ID_REUSEADDR is defined in
+    rdmacma.h . The variable optval is only used in the section where we
+    use conditional compiling based on the macro. So if the macro is not
+    defined, then compiler will throw a warning for optval.
+    
+    Change-Id: I162143c928e84b40c6fd6108d3aa5b045dd9de95
+    BUG: 1201484
+    Reviewed-on: http://review.gluster.org/10208
+    Reviewed-by: Raghavendra Talur <rtalur@redhat.com>

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