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 | 0e0844fb3f9defe64b4dd4c3103efde3ee917b9a (patch) | |
tree | 1a2656628aee698c61dff879ad32355635367378 | |
parent | 4593196b4f73c0a1cd0dbe33477149e1e8d2e893 (diff) | |
download | scintilla-mirror-0e0844fb3f9defe64b4dd4c3103efde3ee917b9a.tar.gz |
Change log.
-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>. |