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