commit: dc4ab563af1a171e4cf04b4e9dc0e0af57f7a40f Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Mon Dec 25 09:07:59 2017 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Mon Dec 25 09:07:59 2017 +0000 URL: https://gitweb.gentoo.org/proj/eselect.git/commit/?id=dc4ab563
Add reference to bug 640386 to ChangeLog. ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 627fa10..a8d3693 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,7 +14,8 @@ 2017-05-06 Ulrich Müller <[email protected]> * modules/kernel.eselect (do_set): Don't remove the old symlink - before we know that we have a valid new target. Simplify. + before we know that we have a valid new target, bug 640386. + Simplify. (set_symlink): Check if the new link target is valid, then remove any old symlink, then set the new one. (remove_symlink): Use rm -f.
