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 a52014b14..0df3589a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2015-07-05 Peter Stephenson <p.w.stephenson@ntlworld.com> + * 35692: Src/Zle/computil.c: cfp_matcher_range used wrong raw + character if it couldn't be converted to wchar_t. + * 35688: Src/text.c: Slightly more nearly definitive version of turning wordcode case statements back to text. |