aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2014-08-02 10:46:36 +1000
committerNeil <nyamatongwe@gmail.com>2014-08-02 10:46:36 +1000
commit77dd0b81def9295cf5d20c89f5c0b5dc14e5f1c0 (patch)
tree6e50fa4bf28611b7ac099f426b1791b207ed92fb
parent228afde94a4cad711d808b704ae339249e3ed297 (diff)
downloadscintilla-mirror-77dd0b81def9295cf5d20c89f5c0b5dc14e5f1c0.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index fee151b72..147eedb83 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -499,6 +499,10 @@
<a href="http://sourceforge.net/p/scintilla/feature-requests/1053/">Feature #1053.</a>
</li>
<li>
+ Matlab lexer fixes transpose operations like "X{1}'".
+ <a href="http://sourceforge.net/p/scintilla/bugs/1629/">Bug #1629</a>.
+ </li>
+ <li>
Ruby lexer fixes bugs with the syntax of symbols including allowing a symbol to end with '?'.
<a href="http://sourceforge.net/p/scintilla/bugs/1627/">Bug #1627</a>.
</li>