diff options
-rw-r--r-- | doc/ScintillaHistory.html | 5 |
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> |