aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2015-09-27 16:57:28 +1000
committerNeil <nyamatongwe@gmail.com>2015-09-27 16:57:28 +1000
commit5a602c005ebd25e6e678ceaff4ca6f0a912be2fa (patch)
treeb7ad6abef754d391437d76c82132bf3b1256f12d
parentb8cc0f53ef2e80f80398c7dc0bdb592b3454deb3 (diff)
downloadscintilla-mirror-5a602c005ebd25e6e678ceaff4ca6f0a912be2fa.tar.gz
Change log for SciTE.
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 2718bfbbe..9e475b3d9 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -503,6 +503,10 @@
The Scintilla framework on Cocoa now contains version numbers.
</li>
<li>
+ SciTE adds an output.blank.margin.left property to allow setting the output pane
+ margin to a different width that the edit pane.
+ </li>
+ <li>
Optimise marker redrawing by only drawing affected lines when markers shown in the text.
</li>
<li>