diff options
| author | Neil Hodgson <nyamatongwe@gmail.com> | 2015-09-21 11:02:54 +1000 | 
|---|---|---|
| committer | Neil Hodgson <nyamatongwe@gmail.com> | 2015-09-21 11:02:54 +1000 | 
| commit | ad48f095c282fd1b8f66a89fc7af976c58a575f0 (patch) | |
| tree | cc69d375ea9d05ee0f7421695c53b64beee104c6 | |
| parent | b3f9c327aa225b38a2433e313d2772d9fd1e54bc (diff) | |
| download | scintilla-mirror-ad48f095c282fd1b8f66a89fc7af976c58a575f0.tar.gz | |
Mention Cocoa version numbers.
| -rw-r--r-- | doc/ScintillaHistory.html | 11 | 
1 files changed, 11 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 415059f3d..fa8cf3408 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -494,6 +494,17 @@  	Released 15 September 2015.  	</li>  	<li> +	The Scintilla framework on Cocoa now contains version numbers. +	</li> +    </ul> +    <h3> +       <a href="http://prdownloads.sourceforge.net/scintilla/scite361.zip?download">Release 3.6.1</a> +    </h3> +    <ul> +	<li> +	Released 15 September 2015. +	</li> +	<li>  	The oldest version of GTK+ supported now is 2.18 and for glib it is 2.22.  	</li>  	<li> | 
