about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-11-14 11:51:25 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-11-14 11:51:25 +0000
commit2d77bd0d58490cb5df833b9ccc3d479267f879f6 (patch)
treee9a90874f6516f4130d36a2dc3499296854226f6 /ChangeLog
parent7dadc4e18e8286f5d90968c8b5e44910f3fa837d (diff)
downloadzsh-2d77bd0d58490cb5df833b9ccc3d479267f879f6.tar.gz
zsh-2d77bd0d58490cb5df833b9ccc3d479267f879f6.tar.xz
zsh-2d77bd0d58490cb5df833b9ccc3d479267f879f6.zip
don't be sure that read-ahead doesn't contains nuls (13163)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 892627e25..70b9906ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-11-14  Sven Wischnowsky  <wischnow@zsh.org>
+
+	* 13163: Src/Modules/zpty.c: don't be sure that read-ahead doesn't
+ 	contains nuls
+	
 2000-11-13  Peter Stephenson  <pws@csr.com>
 
 	* unposted: config.sub, config.status: updated from GNU sources,