diff options
author | Neil <nyamatongwe@gmail.com> | 2014-01-18 10:56:44 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2014-01-18 10:56:44 +1100 |
commit | 3afa32a01d35976eba261e139557fbc7787247bf (patch) | |
tree | c94d7901438ebcf3b4b54832af454b1dd16c4ccf | |
parent | ab41008b8c18672be80d03e642fc7b98021c0150 (diff) | |
download | scintilla-mirror-3afa32a01d35976eba261e139557fbc7787247bf.tar.gz |
Change log.
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 34f0abb5c..0f1e4c3fa 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -499,7 +499,8 @@ see the scroll quickly. </li> <li> - On Cocoa, draw circles more accurately. + On Cocoa, GTK+, and Windows/Direct2D draw circles more accurately so that + circular folding margin markers appear circular, of consistent size, and centred. </li> <li> SciTE displays a warning message when asked to open a directory. |