From d849c5a56f3b39c70335f5df5ef4af25f4b814a9 Mon Sep 17 00:00:00 2001 From: merakor Date: Sun, 1 Aug 2021 10:21:24 +0000 Subject: CHANGELOG: update FossilOrigin-Name: 912061703b2a283c95469d01de134537bcbd60a568a9f110881b0c4d3dc935d8 --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index e00bdd2..cea9449 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,12 +30,16 @@ etcsums are also backwards compatible. ### Added - `cpt-checksum` now has the `-s` flag to generate checksums using the SHA256 digest algorithm. -- This changelog is now installed by the `Makefile` +- Added `CPT_DOWNLOADER` variable to change the download program. Available + options are: `curl`, `wget`, `wget2`, `aria2c`, and `axel`. +- `cpt-chroot` now has the flag `-m` to disable mounting/unmounting pseudo + filesystems. +- This changelog is now installed by the `Makefile`. ### Changed - `cpt-size` has been rewritten to support POSIX `du`, and to support packages with a file count of over 50,000. -- Installation now requires to run `./configure` +- Installation now requires to run `./configure`. [6.1.0] - 2021-07-22 -- cgit v1.2.3