about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2013-08-26 20:18:07 +0100
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2013-08-26 20:18:07 +0100
commitf61804c4b49318d77c89729e959577a653cadbff (patch)
treed904743ef996994f87114b1c90e4465efd8f1a00
parentf75904a3809bf3d9ef4f644ee5add09326a207a7 (diff)
downloadzsh-f61804c4b49318d77c89729e959577a653cadbff.tar.gz
zsh-f61804c4b49318d77c89729e959577a653cadbff.tar.xz
zsh-f61804c4b49318d77c89729e959577a653cadbff.zip
Update ChangeLog entry with mailing list reference.
-rw-r--r--ChangeLog4
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>