diff options
-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 849f495bf..23c3990db 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -422,6 +422,7 @@ <td>John Donoghue</td> </tr><tr> <td>kudah</td> + <td>Igor Shaula</td> </tr> </table> <p> @@ -434,6 +435,19 @@ </li> </ul> <h3> + <a href="http://prdownloads.sourceforge.net/scintilla/scite332.zip?download">Release 3.3.2</a> + </h3> + <ul> + <li> + Released 11 December 2013. + </li> + <li> + PowerShell lexer recognises here strings and doccomment keywords. + #region folding added. + <a href="http://sourceforge.net/p/scintilla/feature-requests/985/">Feature #985.</a> + </li> + </ul> + <h3> <a href="http://prdownloads.sourceforge.net/scintilla/scite331.zip?download">Release 3.3.1</a> </h3> <ul> |