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 | 85d75d45fb4ee06ae9b3731a02a7a030e8014905 (patch) | |
tree | bc1efbbec162bb9c6ec25bce406f00be5d04be8c | |
parent | 038b114be4dada10600fe2442844837bb13c2d9c (diff) | |
download | scintilla-mirror-85d75d45fb4ee06ae9b3731a02a7a030e8014905.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. |