aboutsummaryrefslogtreecommitdiffstats
path: root/bootscripts
diff options
context:
space:
mode:
authorThomas Trepl (Moody) <thomas@linuxfromscratch.org>2021-06-02 22:28:20 +0200
committerThomas Trepl (Moody) <thomas@linuxfromscratch.org>2021-06-02 22:28:20 +0200
commit9804e1619b9e669ac1cf97f1c799e3760741251e (patch)
tree02fded2429126acf2aa6af7f9943772ade45dba2 /bootscripts
parent6a11766e6e3402951eb9c4054f4ff05097893bab (diff)
Update chglog and bootscript version
Diffstat (limited to 'bootscripts')
-rw-r--r--bootscripts/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/bootscripts/ChangeLog b/bootscripts/ChangeLog
index 24fc8319a..9c8cca44f 100644
--- a/bootscripts/ChangeLog
+++ b/bootscripts/ChangeLog
@@ -1,3 +1,6 @@
+2021-06-02 Thomas Trepl <thomas@linuxfromscratch.org>
+ * Prevent sendsignals from killing an active mdmon
+
2021-04-28 Bruce Dubbs <bdubbs@linuxfromscratch.org>
* Make check_signal more robust.
* Use a better methog for killproc to remove a dead pid file.