aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 6acd62794..1a020df01 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -482,6 +482,10 @@
Released 2 December 2014.
</li>
<li>
+ C++ folder allows folding on square brackets '['.
+ <a href="http://sourceforge.net/p/scintilla/feature-requests/1087/">Feature #1087.</a>
+ </li>
+ <li>
When the calltip window is taller than the Scintilla window, leave it in a
position that avoids overlapping the Scintilla text.
</li>