diff options
author | Neil <nyamatongwe@gmail.com> | 2016-11-26 19:32:52 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2016-11-26 19:32:52 +1100 |
commit | 06b103adf31f7c0f7776ece1963891a9a28cad20 (patch) | |
tree | 985ca9338737f7a3a5cc583d915918f1ae9add59 | |
parent | a289dff4088646beb6ef16afedfa59768c718a90 (diff) | |
download | scintilla-mirror-06b103adf31f7c0f7776ece1963891a9a28cad20.tar.gz |
SciTE change log.
-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 adadc7a4e..5e711a3a9 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -594,6 +594,10 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1886/">Bug #1886</a>. </li> <li> + SciTE on GTK+ allows localising tool bar tool tips. + <a href="http://sourceforge.net/p/scintilla/feature-requests/1167/">Feature #1167.</a> + </li> + <li> SciTE on Windows restores focus to edit pane after closing user strip. </li> <li> |