diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b4bb526d7..d015c5da6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2008-05-11 Peter Stephenson <p.w.stephenson@ntlworld.com> + * users/12848: Test/A01grammar.ztst, Src/loops.c: return, break + and continue are allowed in "always" block and will override + try block if set. + * 24994: Src/Zle/zle_hist.c: Fix problem with up/down-line-or-search comparison, perhaps. |