about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-05-04 10:44:24 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-05-04 10:44:24 +0000
commit1f86bccc2d7dc7d2e1c8a0f262735d83a7b0857f (patch)
treee755b59e8d411d4cd29d276095fe7889aeb72937 /ChangeLog
parent26f9c5af50ebeec7d09114a1db02725da368d378 (diff)
downloadzsh-1f86bccc2d7dc7d2e1c8a0f262735d83a7b0857f.tar.gz
zsh-1f86bccc2d7dc7d2e1c8a0f262735d83a7b0857f.tar.xz
zsh-1f86bccc2d7dc7d2e1c8a0f262735d83a7b0857f.zip
parse_subst_string() should use modified version of `len' (11145)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dae844431..67d2419ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-05-04  Sven Wischnowsky  <wischnow@informatik.hu-berlin.de>
 
+	* 11145: Src/lex.c: parse_subst_string() should use modified
+ 	version of `len'
+	
 	* 11144: Src/Modules/zpty.c: make pty the controlling terminal of
 	their commands