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
commit1bdbc3873317db426e8eb0199d487295a097c9fb (patch)
treef90ae262014823b787c874b5c42f550a6b9a9b6e
parentb9b10ce87ef85bd8b59b45d21f867d8c270701ca (diff)
downloadscintilla-mirror-1bdbc3873317db426e8eb0199d487295a097c9fb.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>