aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2014-12-06 08:06:12 +1100
committerNeil <nyamatongwe@gmail.com>2014-12-06 08:06:12 +1100
commit8bcb9897f400f46d94e642ae959e90cef3068c21 (patch)
tree41c832742b335997c95957f2245a5d9f55a3510c
parentd9df85684f08a2bb3ec41d37a492b4dd4fb193e8 (diff)
downloadscintilla-mirror-8bcb9897f400f46d94e642ae959e90cef3068c21.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html1
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.