about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2005-08-08 17:01:17 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2005-08-08 17:01:17 +0000
commit5587d05958c02913c47ce53b0e3636aa8e1fa88f (patch)
tree012649df40b46d265c740b2cfcc5729d44f10738 /ChangeLog
parentd307660deeb115dd2061654c2ddcd4407cadb04c (diff)
downloadzsh-5587d05958c02913c47ce53b0e3636aa8e1fa88f.tar.gz
zsh-5587d05958c02913c47ce53b0e3636aa8e1fa88f.tar.xz
zsh-5587d05958c02913c47ce53b0e3636aa8e1fa88f.zip
unposted: unnecessary variable in 21575
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c6a30dd16..c1d4243d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-08-08  Peter Stephenson  <pws@csr.com>
 
+	* unposted: Src/exec.c: removed unnecessary augment variable from
+	21575
+
 	* 21575 plus unposted changes to Functions/TCP/*:
 	Completion/compinit, Doc/Zsh/options.yo, Functions/TCP/tcp_expect,
 	Functions/TCP/tcp_open, Functions/TCP/tcp_read, Src/exec.c,