diff options
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index af8adc835..9ee59599d 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -449,6 +449,9 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1459/">Bug #1459</a>. </li> <li> + On Cocoa, the LCD Optimized font quality level turns font smoothing on. + </li> + <li> SciTE 'immediate' subsystem added to allow scripts that work while tools are executed. </li> <li> |