diff options
author | Neil <nyamatongwe@gmail.com> | 2014-12-06 08:06:12 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2014-12-06 08:06:12 +1100 |
commit | 724b85e3ac3e3761d719d0eb46793302c46085ce (patch) | |
tree | 96167c2d2a3baa132c8f2c5fe4e0d5804d1c464b | |
parent | 68687c8eed0e6488382fa0f5e1b16094f85b011c (diff) | |
download | scintilla-mirror-724b85e3ac3e3761d719d0eb46793302c46085ce.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 1dbc7f586..757c38a6d 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -513,6 +513,7 @@ <li> ANNOTATION_INDENTED added which is similar to ANNOTATION_BOXED in terms of positioning but does not show a border. + <a href="http://sourceforge.net/p/scintilla/feature-requests/1086/">Feature #1086.</a> </li> <li> Allow platform overrides for drawing tab arrows, wrap markers, and line markers. |