diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ScintillaHistory.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 9e01bfcec..6abca8d23 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -519,6 +519,7 @@ </tr><tr> <td>Georger Araújo</td> <td>Tobias Kühne</td> + <td>Dimitar Radev</td> </tr> </table> <p> @@ -557,6 +558,10 @@ Improve VHDL lexer's handling of character literals and escape characters in strings. </li> <li> + Fix double tap word selection on Windows 10 1709 Fall Creators Update. + <a href="http://sourceforge.net/p/scintilla/bugs/1983/">Bug #1983</a>. + </li> + <li> Fix closing autocompletion lists on Cocoa for macOS 10.13 where the window was emptying but staying visible. <a href="http://sourceforge.net/p/scintilla/bugs/1981/">Bug #1981</a>. |