diff options
author | Ulrich Müller <ulm@gentoo.org> | 2018-01-24 10:39:02 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2018-01-24 10:39:02 +0100 |
commit | fbd0035451b1095b8d3a4bd0f132c1d65ef95851 (patch) | |
tree | 32996688729910186aabd54cadec7a4ea67e5093 | |
parent | Workaround for OpenRC commands not in PATH in rc module. (diff) | |
download | eselect-fbd0035451b1095b8d3a4bd0f132c1d65ef95851.tar.gz eselect-fbd0035451b1095b8d3a4bd0f132c1d65ef95851.tar.bz2 eselect-fbd0035451b1095b8d3a4bd0f132c1d65ef95851.zip |
Update 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.12: + Bug fixes: + - Workaround for bug #645240: OpenRC commands not in PATH in rc module. + 1.4.11: New features: - Show profile status in list, and allow setting an experimental profile |