diff options
| author | Neil <devnull@localhost> | 2015-10-19 13:57:32 +1100 |
|---|---|---|
| committer | Neil <devnull@localhost> | 2015-10-19 13:57:32 +1100 |
| commit | 6eed3e553569be730962b01178bc3024e82b1791 (patch) | |
| tree | 3cf89c479e845028eb7c81a945103bd891d6ff1a /doc/ScintillaHistory.html | |
| parent | ca306bd6fd41849c1752f10c6fd20c9626360817 (diff) | |
| download | scintilla-mirror-6eed3e553569be730962b01178bc3024e82b1791.tar.gz | |
Change log for SciTE on GTK+.
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 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> |
