diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ef1dc7b02..165a84199 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-04-25 Peter Stephenson <pws@csr.com> + * 22432: Src/pattern.c: bug with backtracking over repeated + single parameters. + * 22431: Src/Zle/zle_main.c, Src/Zle/zle_thingy.c, Src/Zle/zle_vi.c: expand 22427 to set WIDGET etc. more consistently when executing functions. |