diff options
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 5a0641749..f3f495c32 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -530,6 +530,10 @@ matching keywords that have particular prefixes and/or suffixes. </li> <li> + Fix caret position after left or right movement with rectangular selection. + <a href="http://sourceforge.net/p/scintilla/bugs/1861/">Bug #1861</a>. + </li> + <li> In SciTE, optional prefix argument added to scite.ConstantName method. <a href="http://sourceforge.net/p/scintilla/bugs/1860/">Bug #1860</a>. </li> |