aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil Hodgson <nyamatongwe@gmail.com>2017-04-22 10:02:12 +1000
committerNeil Hodgson <nyamatongwe@gmail.com>2017-04-22 10:02:12 +1000
commit2bd1d204b9b539bc6cea8b69864c586e0e1b465c (patch)
treece373ff85ea33f73615faffe4d1086b0093102e7 /doc/ScintillaHistory.html
parentb201e09daf251a0e3e5576b79643f6c4f841a4a9 (diff)
downloadscintilla-mirror-2bd1d204b9b539bc6cea8b69864c586e0e1b465c.tar.gz
Fix a leak of mouse tracking areas.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index d504bb6d3..496892db3 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -560,6 +560,9 @@
<a href="http://sourceforge.net/p/scintilla/bugs/1931/">Bug #1931</a>.
</li>
<li>
+ On Cocoa, a leak of mouse tracking areas was fixed.
+ </li>
+ <li>
On Cocoa, the autocompletion is 4 pixels wider to avoid text truncation.
</li>
<li>