aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorVicente <unknown>2017-04-02 08:17:38 +1000
committerVicente <unknown>2017-04-02 08:17:38 +1000
commitbe5c8e44aada8184ec1c91b10e8714d85df08ad4 (patch)
treec82096b8ce83b00da3345f685f9d4511be2b62bf /doc/ScintillaHistory.html
parentc02e8d079cb3f39ed1250013fdb614a414d2567c (diff)
downloadscintilla-mirror-be5c8e44aada8184ec1c91b10e8714d85df08ad4.tar.gz
Added "Reverse Selected Lines" as SCI_LINEREVERSE.
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 c607f0e4a..af98c0da6 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -527,6 +527,9 @@
Released 21 March 2017.
</li>
<li>
+ Added "Reverse Selected Lines" feature.
+ </li>
+ <li>
Updated case conversion and character categories to Unicode 9.
</li>
<li>