diff options
author | nyamatongwe <unknown> | 2011-03-17 18:58:11 +1100 |
---|---|---|
committer | nyamatongwe <unknown> | 2011-03-17 18:58:11 +1100 |
commit | 7d707f4b962e5d65e972c4bf4934be2f7de59530 (patch) | |
tree | e63df5acc8895eb1ba5d4a8ecaa1f624934f089b | |
parent | fff5faa4b969da59326b3d94d77a42066ac6f19d (diff) | |
download | scintilla-mirror-7d707f4b962e5d65e972c4bf4934be2f7de59530.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> |