diff options
-rw-r--r-- | doc/ScintillaHistory.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 9627ab5fe..080847d8e 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -502,6 +502,9 @@ <td>oirfeodent</td> <td>A-R-C-A</td> </tr> + </tr><tr> + <td>Roberto Rossi</td> + </tr> </table> <p> Images used in GTK+ version @@ -568,6 +571,10 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1660/">Bug #1660</a>. </li> <li> + SciTE on Win32 can retain coloured selection when inactive with + selection.always.visible property. + <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> |