commit: c435c4cb3782db3fd3b54e5d3fc47343c4d79582
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 17 18:21:01 2016 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Jun 17 18:21:01 2016 +0000
URL: https://gitweb.gentoo.org/proj/eselect.git/commit/?id=c435c4cb
Update NEWS.
NEWS | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/NEWS b/NEWS
index 4075f32..942e4eb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
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.6:
+ Bug fixes:
+ - Fixed bug #122260: Do not call programs by absolute paths.
+ - Fixed bug #572348: Globally set umask +rx.
+ - Prefer less to more in pager module.
+
1.4.5:
New features:
- binutils module removed (bug #507870).