aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2014-12-06 09:16:57 +1100
committerNeil <nyamatongwe@gmail.com>2014-12-06 09:16:57 +1100
commit282a8578c6e9cbc4a4c23dc746a62deb7f694de3 (patch)
tree4e0cad04c7e7b1778a895b5ca317613af8eced57
parentbdc2c5dc5eb46760ccb22cae5a79484cde56487e (diff)
downloadscintilla-mirror-282a8578c6e9cbc4a4c23dc746a62deb7f694de3.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 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>