about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Down <chris@chrisdown.name>2020-02-18 13:54:37 -0500
committerDaniel Shahaf <danielsh@apache.org>2020-02-18 19:35:18 +0000
commit69c247de2ff3ca41be93cd90af539926418d023d (patch)
treeda163ec7302eceaf937c7b7fec4328abe572b6ac /ChangeLog
parent5c55b3fb50bbfe602fcfa55fa6258e398ecc6b20 (diff)
downloadzsh-69c247de2ff3ca41be93cd90af539926418d023d.tar.gz
zsh-69c247de2ff3ca41be93cd90af539926418d023d.tar.xz
zsh-69c247de2ff3ca41be93cd90af539926418d023d.zip
45463: test: kill: Document why we use SIGURG
See discussion in workers/45460.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a7ca36a0..5fabad45c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2020-02-18  Chris Down  <chris@chrisdown.name>
 
+	* 45463: Test/B11kill.ztst: test: kill: Document why we use
+	SIGURG
+
 	* 45453: Src/jobs.c, Test/B11kill.ztst: builtins: kill: Do not
 	signal current process group when pid is empty