diff options
| author | Neil <nyamatongwe@gmail.com> | 2015-03-10 13:48:32 +1100 | 
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2015-03-10 13:48:32 +1100 | 
| commit | e76e39d4138601943ca691d8c42531cd92b0124f (patch) | |
| tree | 08b374e745ee9cc9b47a8f1e40e6699d590d0493 /doc/ScintillaHistory.html | |
| parent | 1bc356c788fb6d777c2eaa70c45a1f4cc7642486 (diff) | |
| download | scintilla-mirror-e76e39d4138601943ca691d8c42531cd92b0124f.tar.gz | |
Change log for already released 3.5.4.
Diffstat (limited to 'doc/ScintillaHistory.html')
| -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 2a485e232..d7af49269 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -547,6 +547,9 @@  	<a href="http://sourceforge.net/p/scintilla/bugs/1696/">Bug #1696</a>.  	</li>  	<li> +	Fix position of autocompletion and calltips on Cocoa when there were two screens stacked vertically. +	</li> +	<li>  	Fix crash in SciTE when saving large files in background when closing application.  	<a href="http://sourceforge.net/p/scintilla/bugs/1691/">Bug #1691</a>.  	</li> | 
