diff options
-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 34647b49c..33a2e06c3 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -489,6 +489,9 @@ Released 17 April 2015. </li> <li> + On Qt, use fractional positioning calls and avoid rounding to ensure consistency. + </li> + <li> Fix link error on Windows when SCI_NAMESPACE used. </li> <ul> |