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 700de78fd..e2b770fb1 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -512,6 +512,11 @@
VHDL folder folds units declarations and fixes a case insensitivity bug with not treating "IS" the same as "is".
</li>
<li>
+ Fix bug when drawing text margins in buffered mode which would use default
+ encoding instead of chosen encoding.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1703/">Bug #1703</a>.
+ </li>
+ <li>
Fix link error on Windows when SCI_NAMESPACE used.
</li>
<li>