aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorMichael Berlenz <unknown>2022-03-10 11:25:15 +1100
committerMichael Berlenz <unknown>2022-03-10 11:25:15 +1100
commit149197611993b19d4abae1012c52d7fec4fcaa2d (patch)
tree2cef37d7cea4bbeb7e1966ea39b5a01ad98ffae9 /doc/ScintillaHistory.html
parentbaff47cdde385cc15b39ab93fca5f41db795d6bc (diff)
downloadscintilla-mirror-149197611993b19d4abae1012c52d7fec4fcaa2d.tar.gz
Bug [#2320] Fix position of end-of-line annotation when fold display text is
visible.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index b117e90ba..0c7885d21 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -569,6 +569,7 @@
</tr><tr>
<td>Arkadiusz Michalski</td>
<td>Christian Schmitz</td>
+ <td>Michael Berlenz</td>
</tr>
</table>
<h2>Releases</h2>
@@ -583,6 +584,10 @@
Fix crash with unexpected right-to-left text on GTK.
<a href="https://sourceforge.net/p/scintilla/bugs/2309/">Bug #2309</a>.
</li>
+ <li>
+ Fix position of end-of-line annotation when fold display text is visible.
+ <a href="https://sourceforge.net/p/scintilla/bugs/2320/">Bug #2320</a>.
+ </li>
</ul>
<h3>
<a href="https://www.scintilla.org/scintilla521.zip">Release 5.2.1</a>