diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-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 3609396ac..92da04123 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -537,6 +537,10 @@ at the time the ScintillaView was deleted although there may have been other cases. </li> <li> + On GTK+ 2.x, fix height of lines in autocompletion lists. + <a href="http://sourceforge.net/p/scintilla/bugs/1774/">Bug #1774</a>. + </li> + <li> Fix bug with SCI_LINEENDDISPLAY where the caret moved to the next document line instead of the end of the display line. <a href="http://sourceforge.net/p/scintilla/bugs/1772/">Bug #1772</a>. |