diff options
author | Neil <nyamatongwe@gmail.com> | 2016-09-07 09:13:10 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2016-09-07 09:13:10 +1000 |
commit | 821a5455ffc32cff47bde2946df43449c498e729 (patch) | |
tree | 8dbe308b50af31cfcc79c9bec85ed6ef7ebf62e2 | |
parent | ecd3c53ab68973a889dbc9ab1df7eb4b1cf2e9b9 (diff) | |
download | scintilla-mirror-821a5455ffc32cff47bde2946df43449c498e729.tar.gz |
Change log.
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
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> |