commit: 31602a6128d92b5540231e08ca3e7dce0c225bd4 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Mon Sep 2 10:08:46 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Mon Sep 2 10:08:46 2019 +0000 URL: https://gitweb.gentoo.org/proj/eselect.git/commit/?id=31602a61
ChangeLog: Use UTF-8. Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index bc42d2a..94f8577 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,20 +1,20 @@ -2019-05-26 Ulrich Mueller <[email protected]> +2019-05-26 Ulrich Müller <[email protected]> * modules/news.eselect (do_read, do_unread): Allow specification of item by its number or name. (describe_read_options, describe_unread_options): Document it. -2019-02-17 Ulrich Mueller <[email protected]> +2019-02-17 Ulrich Müller <[email protected]> * configure.ac: Update version to 1.4.14. * Tagged 1.4.14 release. -2019-02-13 Ulrich Mueller <[email protected]> +2019-02-13 Ulrich Müller <[email protected]> * libs/output.bash.in (colours): Display warning messages in yellow, in order to distinguish from errors which are red. -2018-12-22 Ulrich Mueller <[email protected]> +2018-12-22 Ulrich Müller <[email protected]> * modules/profile.eselect (set_symlink): Warn about deprecated profiles, bug 673568.
