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
commitab62fc9cf187b4fc5ab96e2890e35d4ec556d2a4 (patch)
tree4c6c05f70cedc0c05945c75f80fba1715f7acb9b
parentfea00bc0aabb974fe0d6cc572b9178441f44b7ba (diff)
downloadscintilla-mirror-ab62fc9cf187b4fc5ab96e2890e35d4ec556d2a4.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>