diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 43b4b8327..cbfa833d4 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -458,7 +458,11 @@ </h3> <ul> <li> - Released 16 March 2014. + Released 31 January 2014. + </li> + <li> + The Unicode line ends and substyles features added as provisional in 3.2.5 are now finalised. + There are now no provisional features. </li> <li> Added wrap mode SC_WRAP_WHITESPACE which only wraps on whitespace, not on style changes. |