diff options
author | nyamatongwe <devnull@localhost> | 2002-01-18 10:54:02 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2002-01-18 10:54:02 +0000 |
commit | 951a57c8e1739575f1797c9b4d3bd33fbb277659 (patch) | |
tree | 670f1a77673e88e363d3df7bab27f3687a9e8d36 /doc/ScintillaHistory.html | |
parent | 5ee56da53112ba0171047ea3ce478dbcc598fde9 (diff) | |
download | scintilla-mirror-951a57c8e1739575f1797c9b4d3bd33fbb277659.tar.gz |
Updated version number to 1.43 and added some changes to history.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 055688532..fbf69fb42 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -117,7 +117,14 @@ Released on 19 January 2002. </li> <li> - Static linking on Windows handles cursor resouce better. Documentation of static linking improved. + Line wrapping robustness and performance improved in Scintilla. + </li> + <li> + Line wrapping option added to SciTE for both edit and output panes. + </li> + <li> + Static linking on Windows handles cursor resource better. + Documentation of static linking improved. </li> </ul> <h3> |