aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f9ca432..d993860 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,14 @@
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.14:
+ Bug fixes:
+ - Fixed bug #662996: Example in profile.eselect(5) man page.
+
+ New features:
+ - In profile module, warn about deprecated profiles (bug #673568).
+ - Display warning messages in yellow instead of red.
+
1.4.13:
New features:
- New get_libdir() function in multilib library.