summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 60642526b..9e8d45978 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-03-28 Mikael Magnusson <mikachu@gmail.com>
+
+ * 51602: Src/jobs.c, Src/signames2.awk: Handle SIGIOT as an
+ alias to SIGABRT if they are the same signal number
+
2023-03-27 Oliver Kiddle <opk@zsh.org>
* Shohei YOSHIDA: 51589: Completion/Unix/Command/_nm: