diff options
| author | nyamatongwe <devnull@localhost> | 2003-09-25 12:25:17 +0000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2003-09-25 12:25:17 +0000 |
| commit | d0a9c90b997d40ba1f14956e83fa0edc75a214f5 (patch) | |
| tree | 736bbee1013a338aaee0a0829d6cfb7199a9fd46 /doc/ScintillaHistory.html | |
| parent | a76a731203048a71ee84267f0c4573a1c34fbac1 (diff) | |
| download | scintilla-mirror-d0a9c90b997d40ba1f14956e83fa0edc75a214f5.tar.gz | |
Updating for 1.55.
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 5d0680d2c..32cdbf5a7 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -164,6 +164,12 @@ <li> Fix a crashing bug in indicator display in Scintilla. </li> + <li> + Large performance improvement on GTK+ 2.x for long lines. + </li> + <li> + On Windows SciTE can switch based on activation order rather than buffer number. + </li> </ul> <h3> <a href="http://prdownloads.sourceforge.net/scintilla/scite154.zip?download">Release 1.54</a> |
