aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2016-09-07 09:13:10 +1000
committerNeil <nyamatongwe@gmail.com>2016-09-07 09:13:10 +1000
commit821a5455ffc32cff47bde2946df43449c498e729 (patch)
tree8dbe308b50af31cfcc79c9bec85ed6ef7ebf62e2
parentecd3c53ab68973a889dbc9ab1df7eb4b1cf2e9b9 (diff)
downloadscintilla-mirror-821a5455ffc32cff47bde2946df43449c498e729.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 46cc4155d..75f6b04d8 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -522,6 +522,10 @@
<a href="http://sourceforge.net/p/scintilla/bugs/1855/">Bug #1855</a>.
</li>
<li>
+ On GTK+ 3.21+ fix incorrect font size in auto-completion list.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1859/">Bug #1859</a>.
+ </li>
+ <li>
Fix SciTE crash when command.mode ends with comma.
<a href="http://sourceforge.net/p/scintilla/bugs/1857/">Bug #1857</a>.
</li>