diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-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 618049687..eb07ac904 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -518,6 +518,10 @@ Bug fixed where annotations disappeared when SCI_CLEARDOCUMENTSTYLE called. </li> <li> + Bug fixed where selection not redrawn after SCI_DELWORDRIGHT. + <a href="http://sourceforge.net/p/scintilla/bugs/1633/">Bug #1633</a>. + </li> + <li> Change the function prototypes to be complete for functions exported as "C". <a href="http://sourceforge.net/p/scintilla/bugs/1618/">Bug #1618</a>. </li> |