diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2014-12-21 18:56:44 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2014-12-21 18:56:44 +0200 |
commit | 8dbb57238d372c7263cfeb3e7f7fd9a73173156a (patch) | |
tree | f429642e458e23b3e56973829aa49051e295f5fe /doc | |
parent | Bump version and soname for 5.2.0. (diff) | |
download | xz-8dbb57238d372c7263cfeb3e7f7fd9a73173156a.tar.xz |
Docs: Update docs/examples/00_README.txt.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/examples/00_README.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/examples/00_README.txt b/doc/examples/00_README.txt index a3b9eaa1..120e1eb7 100644 --- a/doc/examples/00_README.txt +++ b/doc/examples/00_README.txt @@ -25,3 +25,7 @@ List of examples a custom filter chain (x86 BCJ + LZMA2) + 04_compress_easy_mt.c Multi-threaded multi-call + compression using a compression + preset + |