diff options
author | Neil <nyamatongwe@gmail.com> | 2014-12-17 09:42:24 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2014-12-17 09:42:24 +1100 |
commit | 8b4d3c4eb39bcd10168321d68d9b1d3df544d28c (patch) | |
tree | 3c7dbb732a220814e82f7323d0f1caa27a9b2636 | |
parent | 1f6081f332cb26c53f858899ccd46610d45330c9 (diff) | |
download | scintilla-mirror-8b4d3c4eb39bcd10168321d68d9b1d3df544d28c.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 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> |