aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 42bd8c8b3..c724505e5 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -460,6 +460,10 @@
by stricter checking of ctags lines.
</li>
<li>
+ SQL folder folds 'create view' statements.
+ <a href="http://sourceforge.net/p/scintilla/feature-requests/1020/">Feature #1020.</a>
+ </li>
+ <li>
For SCI_SETIDENTIFIERS allow \t, \r, and \n as well as space between identifiers.
<a href="http://sourceforge.net/p/scintilla/bugs/1521/">Bug #1521</a>.
</li>