aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 955c79674..03d41a19a 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -508,6 +508,10 @@
<a href="http://sourceforge.net/p/scintilla/bugs/1789/">Bug #1789</a>.
</li>
<li>
+ Lua lexer includes '&amp;' and '|' bitwise operators for Lua 5.3.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1790/">Bug #1790</a>.
+ </li>
+ <li>
Send SCN_UPDATEUI with SC_UPDATE_SELECTION when the application changes multiple
selection.
</li>