From b550cfe7e382c7704965a166af81933f1ac50d4b Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 29 Jul 2004 15:33:19 +0000 Subject: 20221: $LINENO in trap '...' DEBUG was wrong. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 26fa66509..98508d1d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2004-07-29 Peter Stephenson + * 20221: Src/exec.c, Src/signals.c, Test/A05execution.ztst: + $LINENO in trap '...' DEBUG was wrongly reported as the line + in the trap, not in the surrounding code. Probably broken + in all 4.x builds to date. + * 20219: Doc/Zsh/contrib.yo, Doc/Zsh/zle.yo, Functions/Zle/.distfiles, Functions/Zle/history-pattern-search, Src/Zle/zle_hist.c, Src/Zle/zle_params.c: make zle parameter -- cgit 1.4.1