From 1dd28319950e2eb0a1e30c9577a5c7b1ec790971 Mon Sep 17 00:00:00 2001 From: merakor Date: Sat, 9 May 2020 12:17:09 +0000 Subject: changelog: update FossilOrigin-Name: 6a384c30787357f6c6b0fbfd14ea0ec7c011685401d881810ed7e4668ae204cc --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 89df0eb..fdaba99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,21 @@ this project _somewhat_ adheres to [Semantic Versioning]. [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/ [Semantic Versioning]: https://semver.org/spec/v2.0.0.html + +UNRELEASED +---------- + +### Added +- Added a `d|download` option to acquire the sources of given packages. If no + packages are given, it acquires the sources of outdated packages. This can be + used to acquire a package's sources to build it later, or periodically downloading + outdated package sources, so the user doesn't wait for the download when updating + the system. + +### Changed +- Simplified tarball extraction method. + + 1.20.3 - 2020-05-09 ------------------- -- cgit v1.2.3