diff --git a/ChangeLog b/ChangeLog
index 3b1c493..74f45f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1 +1,173938 @@
-ChangeLog is maintained by "git log".
+commit d2bd103b38ec0244878aa9489804e959cbcb7064
+Author: Kaushal M <kaushal@redhat.com>
+Date:   Mon Jan 30 18:55:39 2017 +0530
+
+    doc: Add 3.7.20 release-notes
+    
+    Change-Id: I8bcf2c4f68979a65d48793cdc5c0a942ec361a60
+    Signed-off-by: Kaushal M <kaushal@redhat.com>
+
+commit 912c3b58717f03453fedbb6c15482c052bdcd847
+Author: Xavier Hernandez <xhernandez@datalab.es>
+Date:   Tue Jan 10 11:21:06 2017 +0100
+
+    cli: keep 'gluster volume status detail' consistent
+    
+    The output of the command 'gluster volume status <volname> detail' is
+    not consistent between operating systems. On linux hosts it shows the
+    file system type, the device name, mount options and inode size of each
+    brick. However the same command executed on a FreeBSD host doesn't show
+    all this information, even for bricks stored on a linux.
+    
+    Additionally, for hosts other than linux, this information is shown as
+    'N/A' many times. This has been fixed to show as much information as it
+    can be retrieved from the operating system.
+    
+    The file contrib/mount/mntent.c has been mostly rewriten because it
+    contained many errors that caused mount information to not be retrieved
+    on some operating systems.
+    
+    > Change-Id: Icb6e19e8af6ec82255e7792ad71914ef679fc316
+    > BUG: 1411334
+    > Signed-off-by: Xavier Hernandez <xhernandez@datalab.es>
+    > Reviewed-on: http://review.gluster.org/16371
+    > 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: Atin Mukherjee <amukherj@redhat.com>
+    > Reviewed-by: Kaleb KEITHLEY <kkeithle@redhat.com>
+    
+    Change-Id: Ic1a40546eef3befb16310ab5e022d83bbbc946d5
+    BUG: 1415133
+    Signed-off-by: Xavier Hernandez <xhernandez@datalab.es>
+    Reviewed-on: https://review.gluster.org/16443
+    Smoke: Gluster Build System <jenkins@build.gluster.org>

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