From 18496bfebc7bdc095feb685b61e069cd10aea0a4 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Sun, 8 Jul 2001 00:34:14 +0000 Subject: 15304,15305,15308 --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1d4504887..90cf1d0cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2001-07-07 Bart Schaefer + + * 15308: Src/builtin.c: Fix infinite loop on `r OLD=NEW' when OLD + is the empty string, by rejecting replacements with an empty OLD. + + * 15305: Src/Zle/zle_main.c: Suppress XTRACE during execution of + user-defined ZLE widgets unless the widget function has been + tagged for tracing with `typeset -ft'. + + * 15304: Src/math.c: Unset parameters should not always become + typed as float upon assignment (fix for 15292). + 2001-07-06 Peter Stephenson * 15291, 15292: Src/math.c, Src/zsh.h, Test/C01arith.yo: -- cgit 1.4.1