aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 61ed3b7bc..5be8e6b89 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -460,6 +460,8 @@
<td>Mat Berchtold</td>
<td>Michael Staszewski</td>
<td>Baurzhan Muftakhidinov</td>
+ </tr><tr>
+ <td>Erik Angelin</td>
</tr>
</table>
<p>
@@ -493,6 +495,10 @@
ensure no clash between the use of indicators for IME and for the application.
</li>
<li>
+ ANNOTATION_INDENTED added which is similar to ANNOTATION_BOXED in terms of positioning
+ but does not show a border.
+ </li>
+ <li>
VHDL folder fixes "block" keyword.
<a href="http://sourceforge.net/p/scintilla/bugs/1664/">Bug #1664</a>.
</li>