diff options
author | Neil <nyamatongwe@gmail.com> | 2018-02-02 08:37:32 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2018-02-02 08:37:32 +1100 |
commit | cc13723d8f558fb7c48f3f4ed1bb107f35b95397 (patch) | |
tree | 70ed4e1cff04fe990bcee2b3a19042805960c455 | |
parent | 708b4c415bbd8b798b1424d25712b092e36d539d (diff) | |
download | scintilla-mirror-cc13723d8f558fb7c48f3f4ed1bb107f35b95397.tar.gz |
SciTE change log.
-rw-r--r-- | doc/ScintillaHistory.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 923b72d33..2aa2ff5b9 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -518,6 +518,7 @@ <td>Simon Sobisch</td> </tr><tr> <td>Georger Araújo</td> + <td>Tobias Kühne</td> </tr> </table> <p> @@ -544,6 +545,10 @@ complex selection commands. </li> <li> + SciTE property bookmark.symbol allows choosing symbol used for bookmarks. + <a href="http://sourceforge.net/p/scintilla/feature-requests/1208/">Feature #1208.</a> + </li> + <li> Improve VHDL lexer's handling of character literals and escape characters in strings. </li> <li> |