diff options
author | nyamatongwe <unknown> | 2010-02-11 01:40:41 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2010-02-11 01:40:41 +0000 |
commit | e9528b189e7da970d79f4f5c7f7b0b833b2457ec (patch) | |
tree | d44fc1bed5efce017ee3faeded70d62e8e2ba969 | |
parent | 632e9257994ff51ed3e701d6e76c8f7fa24dc3ff (diff) | |
download | scintilla-mirror-e9528b189e7da970d79f4f5c7f7b0b833b2457ec.tar.gz |
Bug #2108574.
-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> |