aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2016-05-12 09:01:57 +1000
committerNeil <nyamatongwe@gmail.com>2016-05-12 09:01:57 +1000
commit9b3c2f67fb36e4d29f375475c35ed1489edb925d (patch)
tree2d68a16a7e7dd34f54214e044d33bf84ea0bd17a
parent3cff4e5d25ff2bf6b84a3062b3abee5315d17445 (diff)
downloadscintilla-mirror-9b3c2f67fb36e4d29f375475c35ed1489edb925d.tar.gz
SciTE change log.
-rw-r--r--doc/ScintillaHistory.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 5493edb41..114ae4a64 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -488,6 +488,7 @@
<td>Robin Haberkorn</td>
</tr><tr>
<td>Pavel Sountsov</td>
+ <td>Dirk Lorenzen</td>
</tr>
</table>
<p>
@@ -517,6 +518,10 @@
<a href="http://sourceforge.net/p/scintilla/bugs/1825/">Bug #1825</a>.
</li>
<li>
+ Fix SciTE search field background with dark theme on GTK+ 2.x.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1826/">Bug #1826</a>.
+ </li>
+ <li>
Fixed bug on Win32 that allowed resizing autocompletion from bottom when it was
located above the caret.
</li>