diff options
-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> |