aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaHistory.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index b2cc9c40f..0bff86c92 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -435,6 +435,8 @@
<td>Erik</td>
<td>TJF</td>
<td>Mark Robinson</td>
+ </tr><tr>
+ <td>Thomas Martitz</td>
</tr>
</table>
<p>
@@ -502,6 +504,10 @@
<a href="http://sourceforge.net/p/scintilla/bugs/1541/">Bug #1541</a>.
</li>
<li>
+ On GTK+, chain up to superclass finalize so that all finalization is performed.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1549/">Bug #1549</a>.
+ </li>
+ <li>
On GTK+, fix horizontal scroll bar range to not be double the needed width.
<a href="http://sourceforge.net/p/scintilla/bugs/1546/">Bug #1546</a>.
</li>