diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 2159127a8..b643dce10 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -589,6 +589,10 @@ Add methods for encoding conversion. Use these changes to improve appearance. </li> + <li> + Add SCI_SUPPORTSFEATURE method to allow applications to determine which features are available + and to then choose workarounds for missing features like translucent drawing. + </li> </ul> <h3> <a href="https://www.scintilla.org/scite500.zip">Release 5.0.0</a> |