aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index b1b25eb45..225c18cda 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -470,6 +470,11 @@
<a href="http://sourceforge.net/p/scintilla/bugs/1585/">Bug #1585</a>.
</li>
<li>
+ Caret positioning changed a little to appear inside characters less often by
+ rounding the caret position to the pixel grid instead of truncating.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1588/">Bug #1588</a>.
+ </li>
+ <li>
Bug fixed where automatic indentation wrong when caret in virtual space.
<a href="http://sourceforge.net/p/scintilla/bugs/1586/">Bug #1586</a>.
</li>