diff options
-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> |