diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 2654c0619..236dbb107 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -552,7 +552,7 @@ </h3> <ul> <li> - Released 9 September 2018. + Released 2 October 2018. </li> <li> C++ lexer fixes evaluation of "#elif". @@ -562,7 +562,8 @@ Markdown lexer fixes highlighting of non-ASCII characters in links. </li> <li> - SciTE on Win32 makes Del key work again in find and replace strips. + SciTE on Win32 drops menukey feature, makes Del key work again in find and replace strips + and disables F5 while command running. <a href="https://sourceforge.net/p/scintilla/bugs/2044/">Bug #2044</a>. </li> </ul> |