aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7f7a0d7a222..5685ec47683 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -20307,7 +20307,7 @@
20307 20307
20308 * search.c (search_buffer): Give up BM search on case-fold-search 20308 * search.c (search_buffer): Give up BM search on case-fold-search
20309 if one of a target character has a case-equivalence of different 20309 if one of a target character has a case-equivalence of different
20310 byte length even if that target charcter is an ASCII. 20310 byte length even if that target character is an ASCII.
20311 (simple_search): Fix calculation of byte length of matched text. 20311 (simple_search): Fix calculation of byte length of matched text.
20312 (boyer_moore): Fix handling of case-equivalent multibyte characters. 20312 (boyer_moore): Fix handling of case-equivalent multibyte characters.
20313 20313