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 79e5e398b..4f3ddec12 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -492,6 +492,10 @@
<a href="http://sourceforge.net/p/scintilla/feature-requests/1087/">Feature #1087.</a>
</li>
<li>
+ Shell lexer fixes three issues with here-documents.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1672/">Bug #1672</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>