diff options
author | Ulrich Müller <ulm@gentoo.org> | 2020-12-16 12:34:47 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2020-12-16 12:34:47 +0100 |
commit | 633c22046e7139b78810706ba3134d21ffa9fd59 (patch) | |
tree | 13ef7a8fcc45157641bbf60d0fd5f53051612528 | |
parent | Update copyright years. (diff) | |
download | eselect-633c22046e7139b78810706ba3134d21ffa9fd59.tar.gz eselect-633c22046e7139b78810706ba3134d21ffa9fd59.tar.bz2 eselect-633c22046e7139b78810706ba3134d21ffa9fd59.zip |
Update NEWS.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-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.17: + Bug fixes: + - Fixed bug #718920: Handling of stacked runlevels in rc module. + 1.4.16: Bug fixes: - Fixed bug #701382: Add missing quotes in rc module. |