diff options
| author | Neil <nyamatongwe@gmail.com> | 2014-05-10 17:38:24 +1000 | 
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2014-05-10 17:38:24 +1000 | 
| commit | 36d95d80da98e334bd526c092fc41096af632e3c (patch) | |
| tree | a9d16d020aebf96d8094283471697eee645382a1 | |
| parent | ec420a6257cfa1403d8f2dcc399bcf344e328101 (diff) | |
| download | scintilla-mirror-36d95d80da98e334bd526c092fc41096af632e3c.tar.gz | |
Change log.
| -rw-r--r-- | doc/ScintillaHistory.html | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 4f95c28af..c1ff91a0d 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -511,6 +511,11 @@  	freedesktop.org standard icon names where possible.  	</li>  	<li> +	For SciTE on Windows, fix bug where invoking help resubmitted the +	running program. +	<a href="http://sourceforge.net/p/scintilla/bugs/272/">Bug #272</a>. +	</li> +	<li>  	SciTE's highlight current word feature no longer matches the selection when it contains space.  	</li>      </ul> | 
