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: Thu, 28 Nov 2019 19:24:03
Message-Id: 1574968262.969f65e66f807f1607dcc08230544f92c69fe0ef.ulm@gentoo
1 commit: 969f65e66f807f1607dcc08230544f92c69fe0ef
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 28 19:11:02 2019 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 28 19:11:02 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/eselect.git/commit/?id=969f65e6
7
8 Update NEWS.
9
10 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
11
12 NEWS | 7 +++++++
13 1 file changed, 7 insertions(+)
14
15 diff --git a/NEWS b/NEWS
16 index 36d1379..9806fcd 100644
17 --- a/NEWS
18 +++ b/NEWS
19 @@ -1,6 +1,13 @@
20 This file contains a summary of changes in released versions. Please read the
21 ChangeLog file for a more detailed listing of changes/bug fixes.
22
23 +1.4.16:
24 + Bug fixes:
25 + - Fixed bug #701382: Add missing quotes in rc module.
26 +
27 + New features:
28 + - Documentation is now dual-licensed under GPL-2+ or CC-BY-SA-4.0.
29 +
30 1.4.15:
31 New features:
32 - Allow selection of news item by its number or name.