aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2014-09-05 14:40:34 +1000
committerNeil <nyamatongwe@gmail.com>2014-09-05 14:40:34 +1000
commit8266ba31afc51b2e85cc51e9a041dc3de7f910b9 (patch)
treed91eaf6424d6d82f118648b1dc36f520667a72c4 /doc/ScintillaHistory.html
parent530c22a71d944e7c778f55ba5f0ea4bd00958bcf (diff)
downloadscintilla-mirror-8266ba31afc51b2e85cc51e9a041dc3de7f910b9.tar.gz
Change log.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
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>.