summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5532b0fb6..dae844431 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2000-05-04 Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
+ * 11144: Src/Modules/zpty.c: make pty the controlling terminal of
+ their commands
+
* 11142: Src/lex.c: save and restore `len' in lexsave/restore
* 11140: Completion/Builtins/_zstyle, Completion/Core/_main_complete,