aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 526da9f91..564ebf7eb 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -577,6 +577,18 @@
Released 21 July 2020.
</li>
<li>
+ Fix position of marker symbols for SC_MARGIN_RTEXT which were being moved based on
+ width of text.
+ </li>
+ </ul>
+ <h3>
+ <a href="https://www.scintilla.org/scite444.zip">Release 4.4.4</a>
+ </h3>
+ <ul>
+ <li>
+ Released 21 July 2020.
+ </li>
+ <li>
End of line annotations implemented.
<a href="https://sourceforge.net/p/scintilla/bugs/2141/">Bug #2141</a>.
</li>