diff options
author | Neil <nyamatongwe@gmail.com> | 2014-06-17 18:05:13 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2014-06-17 18:05:13 +1000 |
commit | 6eb24ea95d4e5f9f2c591da989a56e46342e31ef (patch) | |
tree | ead2e2fbae5913290ddfa9715c151726778573f0 /doc/ScintillaHistory.html | |
parent | 96ca8950effb1e992cb059ea1c587470c5b2c1e3 (diff) | |
download | scintilla-mirror-6eb24ea95d4e5f9f2c591da989a56e46342e31ef.tar.gz |
Change log.
Diffstat (limited to 'doc/ScintillaHistory.html')
-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> |