diff options
| -rw-r--r-- | doc/ScintillaHistory.html | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 47581e1c4..c35f96057 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -390,6 +390,7 @@  	</li>  	<li>  	Case-insensitive search works for non-ASCII characters in UTF-8 and 8-bit encodings. +	Non-regex search in DBCS encodings is always case-sensitive.  	</li>  	<li>  	Non-ASCII characters may be changed to upper and lower case. | 
