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