aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2020-05-12 07:57:21 +0000
committermerakor <cem@ckyln.com>2020-05-12 07:57:21 +0000
commitcb54fe6847471c6dad349cd6ddc39bef08a70393 (patch)
tree7a134606120c0311379fabda47c692b0531aa622
parentae26293e2a9f37a8138af59ba4507fe287d5f259 (diff)
downloadcpt-cb54fe6847471c6dad349cd6ddc39bef08a70393.tar.gz
changelog: update
FossilOrigin-Name: f46e5e9c543757095c13987913df5bc090b87f65b1594b3fbc40c7222e82a313
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 866476a..e3d36db 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,8 @@ UNRELEASED
outdated package sources, so the user doesn't wait for the download when updating
the system.
- kiss now understands `.txz` tarballs. (BSD `src.txz` wink wink)
+- `KISS_TMPDIR` can now be used to specify a temporary build directory. This will
+ be useful for those of you who would want to build on ram or a different filesystem.
### Changed
- Simplified tarball extraction method.