diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 5fb8eb4b1..9fe18dcf6 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -465,6 +465,8 @@ <td>Yusuf Ramazan Karagöz</td> <td>Markus Heidelberg</td> <td>Joe Mueller</td> + </tr><tr> + <td>Mika Attila</td> </tr> </table> <p> @@ -484,6 +486,18 @@ Released 20 January 2015. </li> <li> + Rust lexer accepts new 'is'/'us' integer suffixes instead of 'i'/'u'. + <a href="http://sourceforge.net/p/scintilla/bugs/1098/">Bug #1098</a>. + </li> + </ul> + <h3> + <a href="http://prdownloads.sourceforge.net/scintilla/scite353.zip?download">Release 3.5.3</a> + </h3> + <ul> + <li> + Released 20 January 2015. + </li> + <li> Support removed for Windows 95, 98, and ME. </li> <li> |