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 | 41f921994a12011417e9f93a2633cad43fbd9c93 (patch) | |
tree | aafa176130333c787e1e3fc232010b80923d741d | |
parent | 9bb343ceb3e07676c4c02f3c18c070c41a72629a (diff) | |
download | scintilla-mirror-41f921994a12011417e9f93a2633cad43fbd9c93.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> |