diff options
author | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2013-08-26 20:18:07 +0100 |
---|---|---|
committer | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2013-08-26 20:18:07 +0100 |
commit | f61804c4b49318d77c89729e959577a653cadbff (patch) | |
tree | d904743ef996994f87114b1c90e4465efd8f1a00 /ChangeLog | |
parent | f75904a3809bf3d9ef4f644ee5add09326a207a7 (diff) | |
download | zsh-f61804c4b49318d77c89729e959577a653cadbff.tar.gz zsh-f61804c4b49318d77c89729e959577a653cadbff.tar.xz zsh-f61804c4b49318d77c89729e959577a653cadbff.zip |
Update ChangeLog entry with mailing list reference.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index 63c9be0a1..08b8abdc4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2013-08-25 Peter Stephenson <p.w.stephenson@ntlworld.com> - * Src/Modules/zpty.c, Test/V08zpty.ztst, Test/.distfiles: zpty - should attach terminal on slave. + * 31665: Src/Modules/zpty.c, Test/V08zpty.ztst, Test/.distfiles: + zpty should attach terminal on slave. 2013-08-17 Barton E. Schaefer <schaefer@zsh.org> |