diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-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 7e2fc7e2e..19a9f94c5 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -571,6 +571,10 @@ Released 2 October 2018. </li> <li> + Improve efficiency of idle wrapping by wrapping in blocks as large as possible while + still remaining responsive. + </li> + <li> C++ lexer fixes evaluation of "#elif". <a href="https://sourceforge.net/p/scintilla/bugs/2045/">Bug #2045</a>. </li> |