aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 832ef236f..10b564aae 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -342,6 +342,7 @@
<td>Jon Strait</td>
</tr><tr>
<td>Oliver Kiddle</td>
+ <td>Etienne Girondel</td>
</tr>
</table>
<p>
@@ -354,6 +355,27 @@
</li>
</ul>
<h3>
+ <a href="http://prdownloads.sourceforge.net/scintilla/scite203.zip?download">Release 2.03</a>
+ </h3>
+ <ul>
+ <li>
+ Released sometime in 2010.
+ </li>
+ <li>
+ Erlang lexer extended set of numeric bases recognised; separate style for module:function_name; detects
+ built-in functions, known module attributes, and known preprocessor instructions; recognizes EDoc and EDoc macros;
+ separates types of comments.
+ <a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=2942448&group_id=2439">Bug #2942448.</a>
+ </li>
+ <li>
+ Fixed SciTE bug where using Ctrl+Enter followed by Ctrl+Space produced an autocompletion list
+ with only a single line containing all the identifiers.
+ </li>
+ <li>
+ Fixed SciTE on GTK+ bug where running a tool made the user interface completely unresponsive.
+ </li>
+ </ul>
+ <h3>
<a href="http://prdownloads.sourceforge.net/scintilla/scite202.zip?download">Release 2.02</a>
</h3>
<ul>