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 5caa22b7e..49e270fcc 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -465,6 +465,10 @@ already running leading to confusion and crashes. <a href="http://sourceforge.net/p/scintilla/bugs/1486/">Bug #1486</a>. </li> + <li> + Fixed SciTE bug in Copy as RTF which was limited to first 32 styles. + <a href="http://sourceforge.net/p/scintilla/bugs/1011/">Bug #1011</a>. + </li> </ul> <h3> <a href="http://prdownloads.sourceforge.net/scintilla/scite333.zip?download">Release 3.3.3</a> |