diff options
| author | Neil <unknown> | 2015-03-30 10:22:50 +1100 | 
|---|---|---|
| committer | Neil <unknown> | 2015-03-30 10:22:50 +1100 | 
| commit | 1aaf56f5d94c609ac2ecfbb395937b49ac5929d7 (patch) | |
| tree | f56a84e41859b7ed8a1592768aad98860e233c23 | |
| parent | b62eae82fb40bf56885e52d958272f59db3ef189 (diff) | |
| download | scintilla-mirror-1aaf56f5d94c609ac2ecfbb395937b49ac5929d7.tar.gz | |
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 1e47b5f0e..e9126ce32 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -497,6 +497,9 @@  	<a href="http://sourceforge.net/p/scintilla/bugs/1682/">Bug #1682</a>.  	</li>  	<li> +	Always use inline IME on GTK+ for Korean. +	</li> +	<li>  	SQL lexer fixes handling of '+' and '-' in numbers so the '-' in '1-1' is seen as an operator and for  	'1--comment' the comment is recognized.  	</li> | 
