aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 409245739..9020ee803 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -484,11 +484,11 @@
</li>
</ul>
<h3>
- <a href="http://prdownloads.sourceforge.net/scintilla/scite356.zip?download">Release 3.5.6</a>
+ <a href="http://prdownloads.sourceforge.net/scintilla/scite356.zip?download">Release 3.5.7</a>
</h3>
<ul>
<li>
- Released 26 May 2015.
+ Released 20 June 2015.
</li>
<li>
Added SCI_MULTIPLESELECTADDNEXT to add the next occurrence of the main selection within the
@@ -497,6 +497,9 @@
target to the set of selections.
</li>
<li>
+ SciTE adds "Selection Add Next" and "Selection Add Each" commands to the Search menu.
+ </li>
+ <li>
Added SCI_ISRANGEWORD to determine if the parameters are at the start and end of a word.
</li>
<li>