diff options
| author | Neil <nyamatongwe@gmail.com> | 2015-06-12 14:19:14 +1000 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2015-06-12 14:19:14 +1000 |
| commit | a54e02fd8201bffbfe6e09835894f9b07ae0fc78 (patch) | |
| tree | 7d781ddc512fdaab2ae5c6e8b26828152ab3a7ef | |
| parent | a4dc7ce7752fb6be0df5f8dbbdac6866ffec130a (diff) | |
| download | scintilla-mirror-a54e02fd8201bffbfe6e09835894f9b07ae0fc78.tar.gz | |
Change log.
| -rw-r--r-- | doc/ScintillaHistory.html | 4 |
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> |
