diff options
author | Neil <nyamatongwe@gmail.com> | 2014-09-12 13:51:36 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2014-09-12 13:51:36 +1000 |
commit | 1fb6014195ea0576e8f3146d722d5587ff3ab774 (patch) | |
tree | 9743dab630c904587f91edfe788f9179a9e78fee | |
parent | 0f7bc838c7267ab304b17d538dc251fff32f58ce (diff) | |
download | scintilla-mirror-1fb6014195ea0576e8f3146d722d5587ff3ab774.tar.gz |
Change log.
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index daf06d14e..bb167cc53 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -505,6 +505,9 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1649/">Bug #1649</a>. </li> <li> + On GTK+ size autocomplete window more accurately. + </li> + <li> On Windows only unregister windows classes registered. <a href="http://sourceforge.net/p/scintilla/bugs/1639/">Bug #1639</a>. </li> |