diff options
author | nyamatongwe <nyamatongwe@gmail.com> | 2013-02-22 19:50:00 +1100 |
---|---|---|
committer | nyamatongwe <nyamatongwe@gmail.com> | 2013-02-22 19:50:00 +1100 |
commit | 703b03bb9e0384a262a6731c4ee866e2913a76a2 (patch) | |
tree | cb72a8f9c2ace9f778804faac6b8fe8ed4c079ab /doc/index.html | |
parent | d1b6116ed73f2872766ab77917948c91f9e26b2d (diff) | |
download | scintilla-mirror-703b03bb9e0384a262a6731c4ee866e2913a76a2.tar.gz |
Listed changes for 3.2.5.
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 2548ba7ba..00555a35a 100644 --- a/doc/index.html +++ b/doc/index.html @@ -71,7 +71,8 @@ </tr> </table> <ul id="versionlist"> - <li>Version 3.2.5.</li> + <li>Version 3.2.5 SCI_ALLOCATEEXTENDEDSTYLES introduced so that different uses + of extended styles can cooperate. </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> |