diff options
author | Neil <nyamatongwe@gmail.com> | 2014-09-02 10:25:45 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2014-09-02 10:25:45 +1000 |
commit | f78653be94fd0d0670c7c487a7cc1b2143ebc9cc (patch) | |
tree | d70b75d16767a6388cabb99b70a13b7367fe3fec | |
parent | e536b6f6d5a5125f3276b3eaf9686933436f6b9c (diff) | |
download | scintilla-mirror-f78653be94fd0d0670c7c487a7cc1b2143ebc9cc.tar.gz |
Change log.
-rw-r--r-- | doc/ScintillaHistory.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 2ed673941..d809b50db 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -484,6 +484,11 @@ <a href="http://sourceforge.net/p/scintilla/bugs/613/">Bug #613</a>. </li> <li> + On GTK+ cache autocomplete window to avoid platform bug where windows + were sometimes lost. + <a href="http://sourceforge.net/p/scintilla/bugs/1649/">Bug #1649</a>. + </li> + <li> On Windows only unregister windows classes registered. <a href="http://sourceforge.net/p/scintilla/bugs/1639/">Bug #1639</a>. </li> |