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 114ae4a64..eb8127af4 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -514,6 +514,10 @@ The Progress lexer now allows comments preceded by a tab. </li> <li> + Fix crashes on GTK+ if idle work active when destroyed. + <a href="http://sourceforge.net/p/scintilla/bugs/1827/">Bug #1827</a>. + </li> + <li> Fixed bugs when used on GTK+ 3.20. <a href="http://sourceforge.net/p/scintilla/bugs/1825/">Bug #1825</a>. </li> |