aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index f02c79503..d0c74e0de 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -609,11 +609,15 @@
for rectangular or thin selection by performing no action.
<a href="https://sourceforge.net/p/scintilla/bugs/2078/">Bug #2078</a>.
</li>
+ <li>
+ Fix memory leak when checking running instance on GTK.
+ <a href="https://sourceforge.net/p/scintilla/feature-requests/1267/">Feature #1267</a>.
+ </li>
<li>
Platform layer font cache removed on Win32 as there is a platform-independent cache.
</li>
<li>
- SciTE for GTK+ easier to build on macOS.
+ SciTE for GTK easier to build on macOS.
<a href="https://sourceforge.net/p/scintilla/bugs/2084/">Bug #2084</a>.
</li>
</ul>