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: Sun, 30 Oct 2016 09:17:30
Message-Id: 1477818912.a21c7ce175289e9550d146897ae84e6b25d00085.ulm@gentoo
1 commit: a21c7ce175289e9550d146897ae84e6b25d00085
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 30 09:15:12 2016 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 30 09:15:12 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/eselect.git/commit/?id=a21c7ce1
7
8 Update NEWS.
9
10 NEWS | 4 ++++
11 1 file changed, 4 insertions(+)
12
13 diff --git a/NEWS b/NEWS
14 index 942e4eb..9df3dc4 100644
15 --- a/NEWS
16 +++ b/NEWS
17 @@ -1,6 +1,10 @@
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.7:
22 + Bug fixes:
23 + - Fixed bug #598480: Ignore comment lines when parsing config files.
24 +
25 1.4.6:
26 Bug fixes:
27 - Fixed bug #122260: Do not call programs by absolute paths.