diff --git a/ChangeLog b/ChangeLog
index 3b1c493..7bbc034 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1 +1,180158 @@
-ChangeLog is maintained by "git log".
+commit c5649e7b8d4777eb56ea96e2f5b5637094d9ab5c
+Author: Niels de Vos <ndevos@redhat.com>
+Date:   Mon Feb 13 09:38:09 2017 +0100
+
+    doc: release-notes for GlusterFS-3.8.9
+    
+    BUG: 1412144
+    Change-Id: I70f5d517f475c51c1a5ac3835c85092cbceedeaf
+    Signed-off-by: Niels de Vos <ndevos@redhat.com>
+    Reviewed-on: https://review.gluster.org/16604
+    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 301f1a2f7762ee40dedf5a09a394f1f5670f6d60
+Author: N Balachandran <nbalacha@redhat.com>
+Date:   Mon Jan 23 22:19:01 2017 +0530
+
+    cluster/dht: Don't update layout in rebalance_task_completion
+    
+    Updating the layout in the dht inode_ctx in
+    rebalance_task_completion after the file is migrated
+    is erroneous in case of files with hardlinks.
+    This step can be skipped as the layout will be set
+    in the syncop_lookup call post the migration in
+    dht_migrate_file.
+    
+    > Change-Id: I24ac798a919585d91a117d6a207e6a31b88486c6
+    > BUG: 1415761
+    > Signed-off-by: N Balachandran <nbalacha@redhat.com>
+    > Reviewed-on: https://review.gluster.org/16457
+    > Reviewed-by: Raghavendra G <rgowdapp@redhat.com>
+    > Reviewed-by: Susant Palai <spalai@redhat.com>
+    Signed-off-by: N Balachandran <nbalacha@redhat.com>
+    
+    Change-Id: Ifccffd67b8bc12208efb23101366a1ac7a8c60f5
+    BUG: 1420184
+    Reviewed-on: https://review.gluster.org/16561
+    Smoke: Gluster Build System <jenkins@build.gluster.org>
+    Tested-by: N Balachandran <nbalacha@redhat.com>
+    NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org>
+    Reviewed-by: Susant Palai <spalai@redhat.com>
+    CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
+    Reviewed-by: Niels de Vos <ndevos@redhat.com>

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