aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2013-08-03 13:57:32 +1000
committerNeil <nyamatongwe@gmail.com>2013-08-03 13:57:32 +1000
commit217d5215cc7cfe4b3bbd04c95d22d49a04a5733e (patch)
treed6f4a959e526166f24218325e42310193fda2888
parent8cb375d20e485ca059d45ab1e8a54080707394a9 (diff)
downloadscintilla-mirror-217d5215cc7cfe4b3bbd04c95d22d49a04a5733e.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index bb0845091..e5a2d6a49 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -455,6 +455,14 @@
<a href="http://sourceforge.net/p/scintilla/bugs/1500/">Bug #1500</a>.
</li>
<li>
+ MS SQL lexer fixed ';' to appear as an operator.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1509/">Bug #1509</a>.
+ </li>
+ <li>
+ Structured Text lexer fixed styling of enumeration members.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1508/">Bug #1508</a>.
+ </li>
+ <li>
Copy and paste of rectangular selections compatible with Borland Delphi IDE on Windows.
<a href="http://sourceforge.net/p/scintilla/feature-requests/1002/">Feature #1002.</a>
</li>