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 | 31c81fe4f1efdf4d352ee4b1e08cd9b300e54d06 (patch) | |
tree | 3dcc77897fb73459889dc48d66c2500e27cfec98 /doc/index.html | |
parent | c3bebb97c192b1511e9aab2ba42f762f113e99f6 (diff) | |
download | scintilla-mirror-31c81fe4f1efdf4d352ee4b1e08cd9b300e54d06.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> |