From eb3d0f5358796be34ff5327740c236e669dec48c Mon Sep 17 00:00:00 2001 From: merakor Date: Thu, 14 May 2020 14:22:55 +0000 Subject: changelog: update FossilOrigin-Name: 3e0798753f0ca13c93d701380c78bb856b8b8959b80cfea4fe7f30de5f62ecb3 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01f0667..59a4eb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,13 @@ UNRELEASED ### Changed - Replaced `KISS_COLOUR` with `KISS_COLOR` to match upstream. - Renamed `colour` variable to `color` for consistency. +- The package manager no longer needs root priviliges if the `KISS_ROOT` is writable + by the user. +- `kiss` now uses the host cache regardless of `KISS_ROOT`. + +### Fixed +- Fixed an issue where `kiss-owns` would output the wrong package because of symbolic links. + The script now reads the link of the directory instead of the full file. 1.21.1 - 2020-05-14 -- cgit v1.2.3