Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/eselect:master commit in: /
Date: Tue, 09 Jan 2018 09:09:01
Message-Id: 1515487501.82bb7b48ecaeca1a1154d4cee7f52b428aa8c244.ulm@gentoo
1 commit: 82bb7b48ecaeca1a1154d4cee7f52b428aa8c244
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 9 08:45:01 2018 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 9 08:45:01 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/eselect.git/commit/?id=82bb7b48
7
8 Update NEWS.
9
10 NEWS | 5 +++++
11 1 file changed, 5 insertions(+)
12
13 diff --git a/NEWS b/NEWS
14 index 523c980..28c7e20 100644
15 --- a/NEWS
16 +++ b/NEWS
17 @@ -1,6 +1,11 @@
18 This file contains a summary of changes in released versions. Please read the
19 ChangeLog file for a more detailed listing of changes/bug fixes.
20
21 +1.4.11:
22 + New features:
23 + - Show profile status in list, and allow setting an experimental profile
24 + only with the --force option in profile module (bug #643864).
25 +
26 1.4.10:
27 Bug fixes:
28 - Fixed bug #614008: Regex in profile module.