| OLD | NEW |
| 1 See the commit log in the git repository: | 1 See the commit log in the git repository: |
| 2 | 2 |
| 3 git://ctrl.tukaani.org/xz.git | 3 git clone http://git.tukaani.org/xz.git |
| 4 | 4 |
| 5 Note that "make dist" doesn't put this tiny file into the package. | 5 Note that "make dist" doesn't put this tiny file into the package. |
| 6 Instead, the git commit log is used as ChangeLog. See dist-hook in | 6 Instead, the git commit log is used as ChangeLog. See dist-hook in |
| 7 Makefile.am for details. | 7 Makefile.am for details. |
| OLD | NEW |