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 | d7b081366218bff1e8fdb07fce2f8f8f70d59d98 (patch) | |
tree | c7ead44d97c73bcfc2e732fdcdfbd4e6a0ae159f /doc | |
parent | 031dd0ed3f6e1d0054361219a45d306627b84e48 (diff) | |
download | scintilla-mirror-d7b081366218bff1e8fdb07fce2f8f8f70d59d98.tar.gz |
Mention Cocoa version numbers.
Diffstat (limited to 'doc')
-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> |