diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 9efc5c982..ecbc5fc79 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -490,6 +490,9 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1098/">Bug #1098</a>. </li> <li> + SQL lexer fixes a bug with the q-quote operator. + </li> + <li> Add new indicator INDIC_COMPOSITIONTHIN to mimic the appearance of non-target segments in OS X IME. </li> |