diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 5 |
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> |