diff options
-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> |