summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-02-12 08:17:27 +0000
committerUlrich Müller <ulm@gentoo.org>2012-02-12 08:17:27 +0000
commite33c844a23fa323abe341e861af5f9dfd52b6607 (patch)
treecd113952ae761ad93011eac2700b50291a869a37 /NEWS
parentScan filesystem for available libdirs, bug 401843. (diff)
downloadeselect-e33c844a23fa323abe341e861af5f9dfd52b6607.tar.gz
eselect-e33c844a23fa323abe341e861af5f9dfd52b6607.tar.bz2
eselect-e33c844a23fa323abe341e861af5f9dfd52b6607.zip
Fix regular expression for overlays in profile module, bug 403215.
svn path=/trunk/; revision=865
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 522b6c1..a6bea69 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
This file contains a summary of changes in released versions. Please read the
ChangeLog file for a more detailed listing of changes/bug fixes.
+ Bug fixes:
+ - Fixed bug #403215: Regular expression for overlays in profile module.
+
1.3:
New features:
- The profile module supports profiles in overlays (bug #265264).