diff options
author | Neil <nyamatongwe@gmail.com> | 2014-09-05 14:40:34 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2014-09-05 14:40:34 +1000 |
commit | 8266ba31afc51b2e85cc51e9a041dc3de7f910b9 (patch) | |
tree | d91eaf6424d6d82f118648b1dc36f520667a72c4 /doc/ScintillaHistory.html | |
parent | 530c22a71d944e7c778f55ba5f0ea4bd00958bcf (diff) | |
download | scintilla-mirror-8266ba31afc51b2e85cc51e9a041dc3de7f910b9.tar.gz |
Change log.
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>. |