diff options
author | nyamatongwe <devnull@localhost> | 2010-02-11 01:40:41 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2010-02-11 01:40:41 +0000 |
commit | 192d111cd4f8154523e8c5795badfcc9141dba9d (patch) | |
tree | d44fc1bed5efce017ee3faeded70d62e8e2ba969 | |
parent | 971b7866432b98daaac560b89380f142cf331cd3 (diff) | |
download | scintilla-mirror-192d111cd4f8154523e8c5795badfcc9141dba9d.tar.gz |
Bug #2108574.rel-2-03
-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 2fc50a6da..7e4895e36 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -395,6 +395,10 @@ <li> Fixed SciTE on GTK+ bug where running a tool made the user interface completely unresponsive. </li> + <li> + Fixed SciTE on Windows Copy to RTF bug. + <a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=2108574&group_id=2439">Bug #2108574.</a> + </li> </ul> <h3> <a href="http://prdownloads.sourceforge.net/scintilla/scite202.zip?download">Release 2.02</a> |