diff options
| -rw-r--r-- | doc/ScintillaHistory.html | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 6fd087d09..6aee8d376 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -427,6 +427,7 @@  	<td>Yosef Or Boczko</td>        </tr><tr>  	<td>Brian Griffin</td> +	<td>Özgür Emir</td>      </tr>      </table>      <p> @@ -454,6 +455,10 @@  	<a href="http://sourceforge.net/p/scintilla/bugs/1500/">Bug #1500</a>.  	</li>  	<li> +	Copy and paste of rectangular selections compatible with Borland Delphi IDE on Windows. +	<a href="http://sourceforge.net/p/scintilla/feature-requests/1002/">Feature #1002.</a> +	</li> +	<li>  	SciTE crash fixed for negative line.margin.width.  	<a href="http://sourceforge.net/p/scintilla/bugs/1504/">Bug #1504</a>.  	</li> | 
