commit: 5c8b0fe13e678ef26e87464895a461e4d8afed32 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sat Jan 8 17:02:09 2022 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sat Jan 8 17:02:09 2022 +0000 URL: https://gitweb.gentoo.org/proj/eselect.git/commit/?id=5c8b0fe1
Update NEWS Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index 35f0538..ec35fb6 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,13 @@ This file contains a summary of changes in released versions. Please read the ChangeLog file for a more detailed listing of changes/bug fixes. +1.4.19: + Bug fixes: + - Fixed bug #830707: Avoid empty root path in profile module. + + New features: + - New global option --root. + 1.4.18: New features: - Prefer realpath to readlink in configure check.