aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 913494f..7bb4ea4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2023-03-14 Florian Schmaus <flow@gentoo.org>
+ * modules/kernel.eselect (do_update, describe_update)
+ (describe_update_options): New action, attempts to update the
+ /usr/src/linux symlink to point to the sources of the running
+ kernel. Bug 901209.
+ * man/kernel.eselect.5: Document it.
+
* libs/core.bash.in (find_module): Allow to specify an absolute
path as the module's filename, bug 901205.