summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2001-07-09 16:05:13 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2001-07-09 16:05:13 +0000
commit003ec8c7e8814221b366e95dc4ea24fa4cf1e99c (patch)
tree2c21af1f7bef690ea3ef00a2011f0eb74334d12b /ChangeLog
parent15304,15305,15308 (diff)
downloadzsh-003ec8c7e8814221b366e95dc4ea24fa4cf1e99c.tar
zsh-003ec8c7e8814221b366e95dc4ea24fa4cf1e99c.tar.gz
zsh-003ec8c7e8814221b366e95dc4ea24fa4cf1e99c.tar.bz2
zsh-003ec8c7e8814221b366e95dc4ea24fa4cf1e99c.tar.lz
zsh-003ec8c7e8814221b366e95dc4ea24fa4cf1e99c.tar.xz
zsh-003ec8c7e8814221b366e95dc4ea24fa4cf1e99c.tar.zst
zsh-003ec8c7e8814221b366e95dc4ea24fa4cf1e99c.zip
15327: always use local LINENOs in parse_string().
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 90cf1d0cb..d146f6abc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2001-07-09 Peter Stephenson <pws@csr.com>
+
+ * 15327: Src/builtin.c, Src/exec.c, Src/glob.c, Src/parse.c,
+ Src/Modules/parameter.c, Src/Modules/zpty.c, Src/Modules/zutil.c:
+ Always use local LINENOs in parse_string(). Currently we only
+ do this sometimes in order for existing $LINENO to show through.
+ This seems to cause more problems than it solves.
+
2001-07-07 Bart Schaefer <schaefer@zsh.org>
* 15308: Src/builtin.c: Fix infinite loop on `r OLD=NEW' when OLD