diff options
author | jedailey <unknown> | 2016-11-14 12:56:33 +1100 |
---|---|---|
committer | jedailey <unknown> | 2016-11-14 12:56:33 +1100 |
commit | fe4f599afa70f100e8c9a9a36dfc4faaaf0389ea (patch) | |
tree | 1f528c7c7f6492dc5a378e307f221a48f7ddf0a2 | |
parent | 3194268137ebe03b1fd8c0937f5879a94526d2b1 (diff) | |
download | scintilla-mirror-fe4f599afa70f100e8c9a9a36dfc4faaaf0389ea.tar.gz |
Change log.
-rw-r--r-- | doc/ScintillaHistory.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index cd03b2b9d..47b2dd43d 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -533,6 +533,7 @@ <li> Added alternate appearance for visible tabs which looks like a horizontal line. Controlled with SCI_SETTABDRAWMODE. + <a href="http://sourceforge.net/p/scintilla/feature-requests/1165/">Feature #1165.</a> </li> <li> Baan folder accomodates sections and lexer fixes definition of SCE_BAAN_FUNCDEF. |