about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrey Borzenkov <bor@users.sourceforge.net>2005-08-18 18:15:44 +0000
committerAndrey Borzenkov <bor@users.sourceforge.net>2005-08-18 18:15:44 +0000
commitc26b8accb4b242991e4aae444a6799576a36783d (patch)
tree54f7b4e2fbafe0617de46a9b53963c0455ef9b7d /ChangeLog
parent2396eb34e4d5834a9ef87d08d3f4161d0d84dc1a (diff)
downloadzsh-c26b8accb4b242991e4aae444a6799576a36783d.tar.gz
zsh-c26b8accb4b242991e4aae444a6799576a36783d.tar.xz
zsh-c26b8accb4b242991e4aae444a6799576a36783d.zip
21663: check for string overflow
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 656aa40f2..8db9a7d6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-08-18  Andrey Borzenkov  <bor@zsh.org>
+
+	* 21663: Src/Zle/complete.c: check for string overflow
+	in do_comp_vars()
+
 2005-08-18  Peter Stephenson  <pws@csr.com>
 
 	* unposted: Doc/Zsh/contrib.yo, Functions/Zle/insert-unicode-char: