aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2016-02-04 19:07:42 +1100
committerNeil <nyamatongwe@gmail.com>2016-02-04 19:07:42 +1100
commite135df6492424b1153eed215ab8fcea6d0948e23 (patch)
tree429dd59913eed858c3946cb909786ff114abf558
parent9c84d207fad6e054834e34835015e8607c7c2dda (diff)
downloadscintilla-mirror-e135df6492424b1153eed215ab8fcea6d0948e23.tar.gz
SciTE change log.
-rw-r--r--doc/ScintillaHistory.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index a80398289..5f43bfe2d 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -481,6 +481,8 @@
<td>Sam Hocevar</td>
<td>Luyomi</td>
<td>Matt Gilarde</td>
+ </tr><tr>
+ <td>Mark C</td>
</tr>
</table>
<p>
@@ -500,6 +502,9 @@
Released 18 January 2016.
</li>
<li>
+ SciTE allows setting the autocompletion type separator character.
+ </li>
+ <li>
For the HTML lexer, limit the extent of Mako line comments to finish before
the line end characters.
</li>