diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index c133f2e4e..82a817753 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -208,6 +208,10 @@ rather than just the first match. </li> <li> + Better handling of 'dead' accents on GTK+ 2 for languages + that use accented characters. + </li> + <li> SciTE now uses value of output.vertical.size property. </li> <li> |