aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2015-06-12 14:19:14 +1000
committerNeil <nyamatongwe@gmail.com>2015-06-12 14:19:14 +1000
commita54e02fd8201bffbfe6e09835894f9b07ae0fc78 (patch)
tree7d781ddc512fdaab2ae5c6e8b26828152ab3a7ef
parenta4dc7ce7752fb6be0df5f8dbbdac6866ffec130a (diff)
downloadscintilla-mirror-a54e02fd8201bffbfe6e09835894f9b07ae0fc78.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 9ffcaaacc..1e1356b4f 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -506,6 +506,10 @@
Verilog lexer recognises protected regions and the folder folds protected regions.
</li>
<li>
+ A performance problem with markers when deleting many lines was fixed.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1733/">Bug #1733</a>.
+ </li>
+ <li>
On Cocoa fix crash when ScintillaView destroyed if no autocompletion ever displayed.
<a href="http://sourceforge.net/p/scintilla/bugs/1728/">Bug #1728</a>.
</li>