aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 21f44f476..70a1bb794 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -577,6 +577,9 @@
<li>
Add SC_ELEMENT_FOLD_LINE to set the colour of fold lines.
Add SC_ELEMENT_HIDDEN_LINE to show where lines are hidden.
+ <a href="https://sourceforge.net/p/scintilla/feature-requests/1241/">Feature #1241</a>,
+ <a href="https://sourceforge.net/p/scintilla/feature-requests/382/">Feature #382</a>,
+ <a href="https://sourceforge.net/p/scintilla/feature-requests/203/">Feature #203</a>.
</li>
<li>
Fix display of fold lines when wrapped so they are only drawn once per line, not on each subline.