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 b9b067600..9bd4e2a44 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -575,6 +575,7 @@ <td>Reinhard Nißl</td> <td>Ferdinand Oeinck</td> <td>Michael Heath</td> + <td>Enrico Tröger</td> </tr> </table> <h2>Releases</h2> @@ -600,6 +601,10 @@ <a href="https://sourceforge.net/p/scintilla/bugs/2374/">Bug #2374</a>. </li> <li> + On GTK on Win32, fix scrolling speed to not be too fast. + <a href="https://sourceforge.net/p/scintilla/bugs/2375/">Bug #2375</a>. + </li> + <li> On Qt, fix indicator drawing past left of text pane over margin. <a href="https://sourceforge.net/p/scintilla/bugs/2373/">Bug #2373</a>. </li> |