diff options
author | nyamatongwe <devnull@localhost> | 2013-02-26 13:50:24 +1100 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2013-02-26 13:50:24 +1100 |
commit | eac07356e5d6a5ac4991a5169aec848f8ec1a57f (patch) | |
tree | e81def1ef4d042a96b78f17fb907772aaab579d2 | |
parent | 5b6b1c5c7d78bcf0e6abbcd6edcd1c9604b115a0 (diff) | |
download | scintilla-mirror-eac07356e5d6a5ac4991a5169aec848f8ec1a57f.tar.gz |
Mention provisional features.rel-3-2-5
-rw-r--r-- | doc/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 00555a35a..4100e0341 100644 --- a/doc/index.html +++ b/doc/index.html @@ -72,7 +72,9 @@ </table> <ul id="versionlist"> <li>Version 3.2.5 SCI_ALLOCATEEXTENDEDSTYLES introduced so that different uses - of extended styles can cooperate. </li> + of extended styles can cooperate. + Unicode line ends and substyles are added as provisional features which means + they may change before becoming permanent.</li> <li>Version 3.2.4 does not truncate copies to clipboard at NULs and adds a folder for LaTeX.</li> <li>Version 3.2.3 improves speed when performing multiple searches.</li> <li>Version 3.2.2 supports retina displays on Cocoa.</li> |