diff options
| author | Neil <nyamatongwe@gmail.com> | 2014-02-05 10:28:21 +1100 | 
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2014-02-05 10:28:21 +1100 | 
| commit | fff4fd06d77e66010dba3ba604b2c714a02f5a19 (patch) | |
| tree | 9c8d196a4d698e0af4d51c52b30a55673a5eae49 /doc/ScintillaHistory.html | |
| parent | a40d56039f8f98b0ab9714410c5553faa2f8ecec (diff) | |
| download | scintilla-mirror-fff4fd06d77e66010dba3ba604b2c714a02f5a19.tar.gz | |
The Unicode line ends and substyles features added as provisional in 3.2.5 are now finalised.
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. | 
