aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 49484fef0..9c622cf90 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -553,6 +553,7 @@
<td>McLoo</td>
</tr><tr>
<td>Shmuel Zeigerman</td>
+ <td>Chris Graham</td>
</tr>
</table>
<p>
@@ -593,10 +594,14 @@
<a href="https://sourceforge.net/p/scintilla/bugs/2019/">Bug #2019</a>.
</li>
<li>
- Fixed bug with GTK+ on recent Linux distributions where underscores were invisible.
+ Fixed bug with GTK on recent Linux distributions where underscores were invisible.
<a href="https://sourceforge.net/p/scintilla/bugs/2173/">Bug #2173</a>.
</li>
<li>
+ Fixed GTK on Linux bug when pasting from closed application.
+ <a href="https://sourceforge.net/p/scintilla/bugs/2175/">Bug #2175</a>.
+ </li>
+ <li>
Fixed bug in SciTE with Lua stack balance.
<a href="https://sourceforge.net/p/scintilla/bugs/2176/">Bug #2176</a>.
</li>