diff options
| author | nyamatongwe <devnull@localhost> | 2013-06-05 19:02:42 +1000 | 
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2013-06-05 19:02:42 +1000 | 
| commit | a142d82e01d77bb3cbe658e543f32ca36eaeec78 (patch) | |
| tree | 3e944bce3313125facae2f36156a451da2c4d184 | |
| parent | b3b717b44cbbc56ea63bc843dff92af5ccf768f6 (diff) | |
| download | scintilla-mirror-a142d82e01d77bb3cbe658e543f32ca36eaeec78.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> | 
