diff options
author | Neil Hodgson <nyamatongwe@gmail.com> | 2016-09-06 10:13:50 +1000 |
---|---|---|
committer | Neil Hodgson <nyamatongwe@gmail.com> | 2016-09-06 10:13:50 +1000 |
commit | 9933b4f6ba7adab247a08e29b593b2d98ab565ca (patch) | |
tree | 84020a5443dbe623012cbb6e7a6f00d6e3c89c49 /doc/ScintillaHistory.html | |
parent | cbdbb0e1b147db420cd33c2c3d4dda529bc49919 (diff) | |
download | scintilla-mirror-9933b4f6ba7adab247a08e29b593b2d98ab565ca.tar.gz |
Bug [#1855]. Include ILexer.h in the public headers of the Scintilla framework.
Diffstat (limited to 'doc/ScintillaHistory.html')
-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 e5ff50d79..ec182c290 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -511,6 +511,18 @@ </li> </ul> <h3> + <a href="http://www.scintilla.org/scite368.zip">Release 3.6.8</a> + </h3> + <ul> + <li> + Released 4 September 2016. + </li> + <li> + On Cocoa, include ILexer.h in the public headers of the framework. + <a href="http://sourceforge.net/p/scintilla/bugs/1855/">Bug #1855</a>. + </li> + </ul> + <h3> <a href="http://www.scintilla.org/scite367.zip">Release 3.6.7</a> </h3> <ul> |