From dae674f2bd4331ddbf96fab7bf7c6a4465936f08 Mon Sep 17 00:00:00 2001 From: merakor Date: Mon, 11 May 2020 14:23:11 +0000 Subject: changelog: update FossilOrigin-Name: 868742dffd5ab298d5eecc157e166442610a509dacf4e580b439902a6eb2a145 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index e61f79c..2a1207f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,12 +17,17 @@ UNRELEASED 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. +- kiss now understands `.txz` tarballs. ### Changed - Simplified tarball extraction method. - Removed the 'esc' function inside kiss. - Added a 'warn' function to standardize warnings inside kiss +### Fixed +- Removed the `sys_db` usage on `pkg_find()` where directories could clash with + external utilities. + 1.20.3 - 2020-05-09 ------------------- -- cgit v1.2.3