aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorMitchell Foral <unknown>2018-02-24 15:43:07 +1100
committerMitchell Foral <unknown>2018-02-24 15:43:07 +1100
commitd6240c4eb04f72f5e6f26d7acf1927939ede017c (patch)
tree786a9c7f392148f7496792a512c6a83bede437e2 /doc/ScintillaHistory.html
parent62eda0dd434cae09f22f3cdf6988fc77b5c537e6 (diff)
downloadscintilla-mirror-d6240c4eb04f72f5e6f26d7acf1927939ede017c.tar.gz
Fix move-extends-selection mode for rectangular and line selections.
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 ee0483cdf..5db15809a 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -548,6 +548,9 @@
<a href="http://sourceforge.net/p/scintilla/bugs/1993/">Bug #1993</a>.
</li>
<li>
+ Fix move-extends-selection mode for rectangular and line selections.
+ </li>
+ <li>
SciTE on Windows can execute Python scripts directly by name when on path.
<a href="http://sourceforge.net/p/scintilla/feature-requests/1209/">Feature #1209.</a>
</li>