diff options
Diffstat (limited to 'doc')
-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 000579eaa..0a1302573 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -498,6 +498,10 @@ For SciTE on Windows, display error message when common dialogs fail. <a href="http://sourceforge.net/p/scintilla/bugs/156/">Bug #156</a>. </li> + <li> + For SciTE on GTK+ fix bug wih initialisation of toggle buttons in find and replace strips. + <a href="http://sourceforge.net/p/scintilla/bugs/1612/">Bug #1612</a>. + </li> </ul> <h3> <a href="http://prdownloads.sourceforge.net/scintilla/scite343.zip?download">Release 3.4.3</a> |