about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2003-07-23 09:27:56 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2003-07-23 09:27:56 +0000
commit93141e69602eed4326cca3097cf0728a5ee7ec8f (patch)
tree71dbb590eabb64e6c1eb147f96fd0a27f904c9fa /ChangeLog
parentef8d5c7214e7b545718cdb10a3bd7be275513a44 (diff)
downloadzsh-93141e69602eed4326cca3097cf0728a5ee7ec8f.tar.gz
zsh-93141e69602eed4326cca3097cf0728a5ee7ec8f.tar.xz
zsh-93141e69602eed4326cca3097cf0728a5ee7ec8f.zip
18888: Philippe Troin: allow clone to acquire a controlling tty
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 92f42be5a..9a9b40051 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-07-23  Peter Stephenson  <pws@csr.com>
+
+	* 18888: Philippe Troin: Src/Modules/clone.c: Allow clone to
+	acquire a controlling tty so that the clone can use job control.
+
 2003-07-22  Peter Stephenson  <pws@csr.com>
 
 	* 18880: Src/Modules/parameter.c: Don't return unset variables