aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 3de887ff5..c5ec27d84 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -348,7 +348,7 @@
</h3>
<ul>
<li>
- Released on 27 April 2009.
+ Released on 28 April 2009.
</li>
<li>
Annotation lines may be added to each line.
@@ -421,6 +421,9 @@
Shell lexer fixes heredoc problem caused by line endings. Bug #2635257.
</li>
<li>
+ TeX lexer handles comment at end of line correctly. Bug #2698766.
+ </li>
+ <li>
SciTE retains selection range when performing a replace selection command. Feature #2339160.
</li>
<li>