diff options
author | nyamatongwe <devnull@localhost> | 2011-03-17 18:58:11 +1100 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2011-03-17 18:58:11 +1100 |
commit | dc684b5e0012eb5998a3882ebc32dd5a22719c1c (patch) | |
tree | ab2d4aea56e2fe0929140bae08d4d219748c6d67 | |
parent | 583460b963da949b947a8aad113f5eb6314e7262 (diff) | |
download | scintilla-mirror-dc684b5e0012eb5998a3882ebc32dd5a22719c1c.tar.gz |
More additions for 2.25.
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 6287f08cf..a33e169cd 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -427,6 +427,9 @@ <a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=3176271&group_id=2439">Bug #3176271.</a> </li> <li> + On Cocoa, translucent drawing performed as on other platforms instead of 2.5 times less translucent. + </li> + <li> Performance issue and potential bug fixed on GTK+ with caret line for long lines. </li> </ul> |