diff options
author | nyamatongwe <devnull@localhost> | 2013-06-12 18:23:52 +1000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2013-06-12 18:23:52 +1000 |
commit | 226f8c6909ab32d4b5b4dac1493e4ed2bf1c143f (patch) | |
tree | 5b2363bdeea7b8e63fe77c4acfcc0431ee4f2a3c | |
parent | 667ca07a17af6b19518a9cea371e7ff1b9f35c94 (diff) | |
download | scintilla-mirror-226f8c6909ab32d4b5b4dac1493e4ed2bf1c143f.tar.gz |
Change log.
-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> |