aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <nyamatongwe@gmail.com>2013-09-26 17:28:30 +1000
committernyamatongwe <nyamatongwe@gmail.com>2013-09-26 17:28:30 +1000
commit99f347feac96faa0944f976305a2ed27a1d64424 (patch)
tree445c724b1148b438f721405e5551e166c54b3993
parentad769174b853960726ba8878950c008651967fc5 (diff)
downloadscintilla-mirror-99f347feac96faa0944f976305a2ed27a1d64424.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 978ce03d7..5a05c66f1 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -510,6 +510,10 @@
Avoid attempts to redraw empty areas when lexing beyond the currently visible lines.
</li>
<li>
+ Control more attributes of indicators in SciTE with find.mark.indicator and highlight.current.word.indicator
+ properties.
+ </li>
+ <li>
Fix SciTE bug with buffers becoming read-only.
<a href="http://sourceforge.net/p/scintilla/bugs/1525/">Bug #1525</a>.
</li>