aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2014-08-09 09:08:46 +1000
committerNeil <nyamatongwe@gmail.com>2014-08-09 09:08:46 +1000
commit5900d3e09c6cd830e035319b46f5bad1e1fb40dd (patch)
tree1d4543b59185529776391b9fe58e09037e7e0bd1
parent804f90b6e45cb2e39989cbb943c1664e74aa646e (diff)
downloadscintilla-mirror-5900d3e09c6cd830e035319b46f5bad1e1fb40dd.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 4897710e2..72632dcbe 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -530,6 +530,10 @@
<a href="http://sourceforge.net/p/scintilla/bugs/1618/">Bug #1618</a>.
</li>
<li>
+ Fix a memory leak on GTK+ with autocompletion lists.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1638/">Bug #1638</a>.
+ </li>
+ <li>
On GTK+, use the full character width for the overstrike caret for multibyte characters.
</li>
<li>