diff options
| author | Neil <nyamatongwe@gmail.com> | 2014-09-02 10:25:45 +1000 | 
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2014-09-02 10:25:45 +1000 | 
| commit | 091d830497d2b5cec93f50eb48ea1e4135995013 (patch) | |
| tree | 804ad49acfe7f0beeeaa0867e032dac31fbd3e8b | |
| parent | f90a670f7e4e8e141f833881b69c60d2bd4dbd19 (diff) | |
| download | scintilla-mirror-091d830497d2b5cec93f50eb48ea1e4135995013.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 2ed673941..d809b50db 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -484,6 +484,11 @@  	<a href="http://sourceforge.net/p/scintilla/bugs/613/">Bug #613</a>.  	</li>  	<li> +	On GTK+ cache autocomplete window to avoid platform bug where windows +	were sometimes lost. +	<a href="http://sourceforge.net/p/scintilla/bugs/1649/">Bug #1649</a>. +	</li> +	<li>  	On Windows only unregister windows classes registered.  	<a href="http://sourceforge.net/p/scintilla/bugs/1639/">Bug #1639</a>.  	</li> | 
