aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 7b377d640..9418f6605 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -458,6 +458,9 @@
Released 12 December 2013.
</li>
<li>
+ Added DropSelectionN API to drop a selection from a multiple selection.
+ </li>
+ <li>
C++ lexer fixes bug where keyword followed immediately by quoted string continued
keyword style.
<a href="http://sourceforge.net/p/scintilla/bugs/1564/">Bug #1564</a>.