commit: b56166b9c84cde2ff69e81cfe516863ab631d849
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 08:31:01 2016 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 08:31:01 2016 +0000
URL: https://gitweb.gentoo.org/proj/eselect.git/commit/?id=b56166b9
Update NEWS.
NEWS | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/NEWS b/NEWS
index 9df3dc4..e83e0b0 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.8:
+ Bug fixes:
+ - Fixed bug #304011: Support pkgcore-0.9*.
+ - Fixed bug #601506: Improved error handling in news module.
+ - Disable eval again.
+
1.4.7:
Bug fixes:
- Fixed bug #598480: Ignore comment lines when parsing config files.