diff options
author | Neil <unknown> | 2015-10-19 13:57:32 +1100 |
---|---|---|
committer | Neil <unknown> | 2015-10-19 13:57:32 +1100 |
commit | 0d0f2a1cc688e39fda86273cb32d28053a237137 (patch) | |
tree | ef922352011205b3f939c40ccdccaeaa2956c440 | |
parent | 8ac2375fa28a6f809aa13f5c1ceadc8153ae238a (diff) | |
download | scintilla-mirror-0d0f2a1cc688e39fda86273cb32d28053a237137.tar.gz |
Change log for SciTE on GTK+.
-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 faf8cd149..87f79f755 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -536,6 +536,10 @@ When reverting an untitled document in SciTE, just clear it with no message about a file. <a href="http://sourceforge.net/p/scintilla/bugs/1764/">Bug #1764</a>. </li> + <li> + SciTE on GTK+ allows use of Ctrl+A (Select All) inside find and replace strips. + <a href="http://sourceforge.net/p/scintilla/bugs/1769/">Bug #1769</a>. + </li> </ul> <h3> <a href="http://prdownloads.sourceforge.net/scintilla/scite361.zip?download">Release 3.6.1</a> |