Update the Git repository URL to HTTPS in ChangeLog.

This commit is contained in:
Lasse Collin 2017-04-24 19:30:22 +03:00
parent 70f4792119
commit bae2467593
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
See the commit log in the git repository: 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. 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 Instead, the git commit log is used as ChangeLog. See dist-hook in