aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaHistory.html2
-rw-r--r--doc/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 56f893a0d..5058ad21e 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -403,7 +403,7 @@
<a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=3322351&group_id=2439">Bug #3322351.</a>
</li>
<li>
- Alpha blended images in RGBA format can be used for margin markers and in autocompletion lists.
+ Translucent images in RGBA format can be used for margin markers and in autocompletion lists.
</li>
<li>
INDIC_DOTBOX added as a translucent dotted rectangular indicator.
diff --git a/doc/index.html b/doc/index.html
index d2d3fb175..4ff05b216 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -71,7 +71,7 @@
</tr>
</table>
<ul id="versionlist">
- <li>Version 2.28 fixes stuff.</li>
+ <li>Version 2.28 allows translucent images in RGBA format to be used for margin markers and in autocompletion lists.</li>
<li>Version 2.27 fixes incorrect colours on some versions of GTK+.</li>
<li>Version 2.26 can highlight folding margin symbols for the current folding block. Experimental support for GTK+ 3.</li>
<li>Version 2.25 improves ability of lexers to remember complex state between lines.</li>