diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2009-07-19 13:14:20 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2009-07-19 13:14:20 +0300 |
commit | 99f9e879a6a8bb54a65da99c12e0f390216c152a (patch) | |
tree | 3eeed9612c208ffa6e08f028d2bf7e2c79f17a56 /ChangeLog | |
parent | Added missing author notice to xzless.in. (diff) | |
download | xz-99f9e879a6a8bb54a65da99c12e0f390216c152a.tar.xz |
Major documentation update.
Installation and packaging instructions were added.
README and other generic docs were revised.
Some of the documentation files are now installed to $docdir.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,2 +1,7 @@ See the commit log in the git repository: -git://ctrl.tukaani.org/xz.git + + git://ctrl.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 +Makefile.am for details. |