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 1f85880dc..b14e6458c 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -489,6 +489,10 @@ <a href="http://sourceforge.net/p/scintilla/bugs/613/">Bug #613</a>. </li> <li> + Restore fractional pixel tab positioning which was truncated to whole pixels in 3.5.0. + <a href="http://sourceforge.net/p/scintilla/bugs/1652/">Bug #1652</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>. |