# HG changeset patch
# User Lasse Collin <lasse.collin@tukaani.org>
# Date 1493051422 -10800
#      Mon Apr 24 19:30:22 2017 +0300
# Node ID 11684250bc1e39e28b96620a368bb56fc8032565
# Parent  f44dbcdba21fab8e0001a635a124df83b2b7d5e1
Update the Git repository URL to HTTPS in ChangeLog.

diff --git a/ChangeLog b/ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 See the commit log in the git repository:
 
-    git clone http://git.tukaani.org/xz.git
+    git clone https://git.tukaani.org/xz.git
 
 Note that "make dist" doesn't put this tiny file into the package.
 Instead, the git commit log is used as ChangeLog. See dist-hook in