aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f64f210..82ba396 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.23:
+ New features:
+ - Don't autodetect bash and env-update at configure time (bug #905934).
+ - Sanitise PATH, remove Portage's internal ebuild-helpers dir from it.
+ - Add subsection about module testing to developer guide (bug #907844).
+
1.4.22:
New features:
- Disable colour if NO_COLOR is set in the environment.