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 7fa6ad748..6807b5020 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-08-20 Peter Stephenson <p.w.stephenson@ntlworld.com> + * 22643: Src/Zle/zle_tricky.c: completion in math context was + broken by searching for multibyte word characters. + * 22638: Src/Modules/zutil.c: deleting styles in contexts didn't remove the style itself if it was the last context. |