diff options
author | nyamatongwe <devnull@localhost> | 2011-07-26 15:54:55 +1000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2011-07-26 15:54:55 +1000 |
commit | 2fa54138cb8776573c286809a137f960002c60cd (patch) | |
tree | 97552a99c2b59cfc06240d770f7672152703882c | |
parent | a3ece34153550f4de0f3dcb180b9bcf09530200a (diff) | |
download | scintilla-mirror-2fa54138cb8776573c286809a137f960002c60cd.tar.gz |
Listing previous fix.
-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 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> |