aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2015-05-29 11:33:18 +1000
committerNeil <nyamatongwe@gmail.com>2015-05-29 11:33:18 +1000
commit2ab57397b746471da640665c7fe81f267eea4be3 (patch)
treee5611be9fd2ce2592186a84660d9eb261780b2fa
parentde235a2c2089372a81c655ed153af441d6cae2f5 (diff)
downloadscintilla-mirror-2ab57397b746471da640665c7fe81f267eea4be3.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index e8c67ad14..f612d3a4f 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -491,9 +491,17 @@
Released 26 May 2015.
</li>
<li>
+ Verilog lexer recognises protected regions and the folder folds protected regions.
+ </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>
+ <li>
+ On GTK+ 3.4+, when there are both horizontal and vertical scrollbars, draw the lower-right corner
+ so that it does not appear black when text selected.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1611/">Bug #1611</a>.
+ </li>
</ul>
<h3>
<a href="http://prdownloads.sourceforge.net/scintilla/scite356.zip?download">Release 3.5.6</a>