diff options
| author | Neil <nyamatongwe@gmail.com> | 2014-10-07 15:09:47 +1100 | 
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2014-10-07 15:09:47 +1100 | 
| commit | 0a42ac4f7cf0fe445960e66f46b3114350e6a90f (patch) | |
| tree | 2d95089fee618245f81c7bd28d3715f29ee27855 /doc | |
| parent | 2af048e3684d7e56d40aa513489614b8dad0c18a (diff) | |
| download | scintilla-mirror-0a42ac4f7cf0fe445960e66f46b3114350e6a90f.tar.gz | |
Change log.
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 7f18c5d86..69236dc15 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -495,6 +495,10 @@  	Prevent caret blinking when holding down Delete key.  	<a href="http://sourceforge.net/p/scintilla/bugs/1657/">Bug #1657</a>.  	</li> +	<li> +	On Windows, allow right click selection in popup menu. +	<a href="http://sourceforge.net/p/scintilla/feature-requests/1080/">Feature #1080.</a> +	</li>      </ul>      <h3>         <a href="http://prdownloads.sourceforge.net/scintilla/scite351.zip?download">Release 3.5.1</a> | 
