aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authornyamatongwe <unknown>2006-05-28 05:51:47 +0000
committernyamatongwe <unknown>2006-05-28 05:51:47 +0000
commit91e293a6016aa4ecd1755cb3338cbd99a87d7535 (patch)
tree06ad06bbaab469e1e637a58524c2244e92749c7c /doc/ScintillaHistory.html
parentbab132fe40d6f480a54dbb1e9cdb8875a0306ab5 (diff)
downloadscintilla-mirror-91e293a6016aa4ecd1755cb3338cbd99a87d7535.tar.gz
Updates for 1.69.
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>