1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-06-12 07:28:04 +02:00

Add ChangeLog entry for tests from previous commit

This commit is contained in:
Barton E. Schaefer 2015-09-02 19:19:20 -07:00
parent 9f5dffa1f3
commit 8dfdca8afd

View file

@ -1,5 +1,7 @@
2015-09-02 Barton E. Schaefer <schaefer@zsh.org>
* unposted: Test/A05execution.ztst: test for 36393
* 36393: Src/signals.c: process queued signals during dotrap()
2015-09-02 Peter Stephenson <p.w.stephenson@ntlworld.com>