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 18da014ca..ad6e43f30 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -234,7 +234,7 @@
</h3>
<ul>
<li>
- Released on 26 May 2006.
+ Released on 29 May 2006.
</li>
<li>
SciTE supports z-order based buffer switching on Ctrl+Tab.
@@ -257,6 +257,9 @@
into the document.
</li>
<li>
+ Increased number of margins to 5.
+ </li>
+ <li>
Basic lexer allows include directive $include: "file name".
</li>
<li>