summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2023-03-14 21:24:26 +0100
committerUlrich Müller <ulm@gentoo.org>2023-03-14 21:24:26 +0100
commite49f345a6e26ea143f43394480ae0b7d98bbe265 (patch)
tree5a3e2f63225a411f121e18e3da49017baa9baaca
parentAllow to specify modules by path (diff)
downloadeselect-e49f345a6e26ea143f43394480ae0b7d98bbe265.tar.gz
eselect-e49f345a6e26ea143f43394480ae0b7d98bbe265.tar.bz2
eselect-e49f345a6e26ea143f43394480ae0b7d98bbe265.zip
ChangeLog: Add reference to bug 901205
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 57a53fc..913494f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
2023-03-14 Florian Schmaus <flow@gentoo.org>
* libs/core.bash.in (find_module): Allow to specify an absolute
- path as the module's filename.
+ path as the module's filename, bug 901205.
2023-02-28 Ulrich Müller <ulm@gentoo.org>