aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2011-07-26 15:54:55 +1000
committernyamatongwe <unknown>2011-07-26 15:54:55 +1000
commit214c26bb2e6575f90da5e586b178380f983a287b (patch)
tree7c5a75d18ab6bf6b0b443b4838d031496125ee58
parent7f3f6d59fb78a33283edd730bb981adf80007b1e (diff)
downloadscintilla-mirror-214c26bb2e6575f90da5e586b178380f983a287b.tar.gz
Listing previous fix.
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index a54557b3c..56f893a0d 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -471,6 +471,10 @@
<a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=3347268&group_id=2439">Bug #3347268.</a>
</li>
<li>
+ Incorrect drawing fixed for combination of background colour change and translucent selection.
+ <a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=3377116&group_id=2439">Bug #3377116.</a>
+ </li>
+ <li>
Lexers initialized correctly when started at position other than start of line.
<a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=3377148&group_id=2439">Bug #3377148.</a>
</li>