diff options
author | Ulrich Müller <ulm@gentoo.org> | 2018-05-29 18:40:39 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2018-05-29 18:40:39 +0200 |
commit | 8e1c663a75aad586e7da5dd22b8a1a29dc3beb01 (patch) | |
tree | ac87a42bea9e7611656029c91211e56179814682 /NEWS | |
parent | Replace "dep atom" by "package dependency specification". (diff) | |
download | eselect-8e1c663a75aad586e7da5dd22b8a1a29dc3beb01.tar.gz eselect-8e1c663a75aad586e7da5dd22b8a1a29dc3beb01.tar.bz2 eselect-8e1c663a75aad586e7da5dd22b8a1a29dc3beb01.zip |
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ 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.13: + New features: + - New get_libdir() function in multilib library. + 1.4.12: Bug fixes: - Workaround for bug #645240: OpenRC commands not in PATH in rc module. |