aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2014-07-07 23:51:04 +1000
committerNeil <nyamatongwe@gmail.com>2014-07-07 23:51:04 +1000
commit43ca027041c2e06ddfa6d28ccb7f17a35a08d6cf (patch)
tree317424bc8009361a68b32466159cd32a2160f138 /doc/ScintillaHistory.html
parent9206c1ca0542c9f34d3374dd2f8bd7443de9fae2 (diff)
downloadscintilla-mirror-43ca027041c2e06ddfa6d28ccb7f17a35a08d6cf.tar.gz
Fix bug where too many characters may be deleted when a rectangular selection is
deleted.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 3bddd2d26..77fae0685 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -460,6 +460,17 @@
</li>
</ul>
<h3>
+ <a href="http://prdownloads.sourceforge.net/scintilla/scite345.zip?download">Release 3.4.5</a>
+ </h3>
+ <ul>
+ <li>
+ Released 3 July 2014.
+ </li>
+ <li>
+ Bug fixed where style data was stale when deleting a rectangular selection.
+ </li>
+ <ul>
+ <h3>
<a href="http://prdownloads.sourceforge.net/scintilla/scite344.zip?download">Release 3.4.4</a>
</h3>
<ul>