diff options
| -rw-r--r-- | doc/ScintillaHistory.html | 12 | 
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index dbd60f3e8..703cbcab2 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -482,6 +482,18 @@  	Released 2 December 2014.  	</li>  	<li> +	Reverted a fix on Qt where Qt 5.3 has returned to the behaviour of 4.x. +	<a href="http://sourceforge.net/p/scintilla/bugs/1575/">Bug #1575</a>. +	</li> +    </ul> +    <h3> +       <a href="http://prdownloads.sourceforge.net/scintilla/scite352.zip?download">Release 3.5.2</a> +    </h3> +    <ul> +	<li> +	Released 2 December 2014. +	</li> +	<li>  	For OS X Cocoa switch C++ runtime to libc++ to enable use of features that will never  	be added to libstdc++ including those part of C++11.  	Scintilla will now run only on OS X 10.7 or later and only in 64-bit mode.  | 
