diff options
author | nyamatongwe <unknown> | 2013-06-05 19:02:42 +1000 |
---|---|---|
committer | nyamatongwe <unknown> | 2013-06-05 19:02:42 +1000 |
commit | f36c0a0c44bdb7cae54ff018911ade02faa20f20 (patch) | |
tree | 2ec4915ed9eecef9fa130ec7ff528c9d9b4073a2 | |
parent | 8caa9985544d88433a837b73897accb59488c246 (diff) | |
download | scintilla-mirror-f36c0a0c44bdb7cae54ff018911ade02faa20f20.tar.gz |
Add to change log.
-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> |