diff options
author | Neil <nyamatongwe@gmail.com> | 2014-12-06 09:16:57 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2014-12-06 09:16:57 +1100 |
commit | ebbd8805f6d84cf51deac905c06e8affe43a6c39 (patch) | |
tree | dff142268dca9cd1b34a494cee636335ab7029a4 | |
parent | ec7244be5ceb336e1a7abb90a943f9cbd74b5af5 (diff) | |
download | scintilla-mirror-ebbd8805f6d84cf51deac905c06e8affe43a6c39.tar.gz |
Change log.
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
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> |