diff options
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 8cb8a61b5..bf7d6769a 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -511,6 +511,10 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1740/">Bug #1740</a>. </li> <li> + Fix bug on GTK+ with scroll bars leaking. + <a href="http://sourceforge.net/p/scintilla/bugs/1742/">Bug #1742</a>. + </li> + <li> SciTE on Windows can scale window element sizes based on the system DPI setting. </li> <li> |