aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2018-04-11 10:39:50 +1000
committerNeil <nyamatongwe@gmail.com>2018-04-11 10:39:50 +1000
commit5386325b49399a8868909d93b0068a88bcf1d6f6 (patch)
tree40548e405c76a03e368ffd8e6fb921fc0127127c /doc/ScintillaHistory.html
parent43e925e659a8ab2fd091be81505ed82fe94e9c58 (diff)
downloadscintilla-mirror-5386325b49399a8868909d93b0068a88bcf1d6f6.tar.gz
Set the last X chosen when SCI_REPLACESEL called to ensure macros work when text
insertion followed by line up or down.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index b172f83bd..d19e64383 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -535,6 +535,18 @@
</li>
</ul>
<h3>
+ <a href="https://www.scintilla.org/scite405.zip">Release 4.0.5</a>
+ </h3>
+ <ul>
+ <li>
+ Released 10 April 2018.
+ </li>
+ <li>
+ Set the last X chosen when SCI_REPLACESEL called to ensure macros work
+ when text insertion followed by caret up or down.
+ </li>
+ </ul>
+ <h3>
<a href="https://www.scintilla.org/scite404.zip">Release 4.0.4</a>
</h3>
<ul>