diff options
author | nyamatongwe <devnull@localhost> | 2013-04-14 10:46:02 +1000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2013-04-14 10:46:02 +1000 |
commit | 8a08a157cd14535ae1bae2d8d5d50c2ba9bd1f54 (patch) | |
tree | 7aa3d67fe99f99a9bedd95fbb76f7e59a93fecdf | |
parent | ed4658e25915e28fa4facd3f68bf60b892d564a8 (diff) | |
download | scintilla-mirror-8a08a157cd14535ae1bae2d8d5d50c2ba9bd1f54.tar.gz |
Update doc for [4fb20e].
-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> |